PayPal how to verify ppayment
I first ask the user for a username and email address, after they submit that form, the user will be able to click one of the PayPal buttons. The user then makes a payment and is redirected back to a confirmation page. My question is how can I verify the payment. I understand that it’s not possible to get the purchasers email address, is there some other way I can verify the payment? Here is the code which presents the PayPal buttons.
PayPal how to verify ppayment
I first ask the user for a username and email address, after they submit that form, the user will be able to click one of the PayPal buttons. The user then makes a payment and is redirected back to a confirmation page. My question is how can I verify the payment. I understand that it’s not possible to get the purchasers email address, is there some other way I can verify the payment? Here is the code which presents the PayPal buttons.
PayPal how to verify purchase
I first ask the user for a username and email address, after they submit that form, the user will be able to click one of the PayPal buttons. The user then makes a purchase and is redirected back to a confirmation page. My question is how can I verify the payment. I understand that it’s not possible to get the purchasers email address, is there some other way I can verify the purchase? Here is the code which presents the PayPal buttons.