paytm / paytm-blink-checkout-react

7 stars 12 forks source link

Getting error Uncaught Error: Cannot find module 'paytm-blink-checkout-react' #33

Open Rafay106 opened 9 months ago

Rafay106 commented 9 months ago

I first went to example folder and ran npm install then npm start, and getting these errors

image

Then I went to deferred-example folder and ran npm install and then npm start

If this package is not ready yet can I know how do I implement paytm in MERN stack, I am using "paytm-pg-node-sdk" in backend, I was able to generate txnToken, but I am stuck at frontend side.

krabhi1 commented 9 months ago

same with me