All Questions
1 question
0
votes
1
answer
445
views
How to capture order Paypal in Nextjs
I am trying to add a PayPal payment functionality to my website. Currently, I am using PayPalButtons from react-paypal-js and PayPal API v2
I am trying to add a PayPal payment functionality to my ...