PHP Paypal Auth/Capture NVP Integration Troubles
Background: We implemented Paypal Authorization and Capture flow using NVP integration and php-curl. The complete process is described on the PayPal developer website : https://developer.paypal.com/webapps/developer/docs/classic/express-checkout/ht_ec-singleAuthPayment-curl-etc/ On our website, the current payment scenario is : - First, an user click on a button to initiate a payment authorization, redirecting him on the PayPal website (SetExpressCheckout with paymentaction=Authorization) - If the user succesfully confirmed the payment on the PayPal website, he is redirected to our website on