MCPcopy Create free account
hub / github.com/CodeWithHarry/Sigma-Web-Dev-Course / PaymentPage.js

File PaymentPage.js

Video 131/components/PaymentPage.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"use client"
2import React, { useEffect, useState } from 'react'
3import Script from 'next/script'
4import { useSession } from 'next-auth/react'

Callers

nothing calls this directly

Calls 2

payFunction · 0.85
getDataFunction · 0.70

Tested by

no test coverage detected