How to integrate PayPal in Next js with paypal webhook?
I want to integrate PayPal webhook with my next JS project. I have been stuck here for the last three days. order create and capture order is working. but handle approve API is not working. I am unable to find where that error. because I am using webhook for the first time. So, I don’t have much idea about it. Can anyone help me?