Hey,
I have been trying to integrate a Paypal payment button to my form, but I failed to understand how I validate the payment. I would like to validate it in two ways:
- In the form itself where only upon successful payment the form will be sent
- In the DB, so to reassure me that the payment was actually successful and there wasn’t any user bypass method on the form validation
thanks