背景:我们使用NVP集成和php-curl实现了Paypal授权和捕获流程。PayPal开发者网站上描述了完整的过程:https://developer.paypal.com/webapps/developer/docs/classic/express-checkout/ht_ec-singleAuthPayment-curl-etc/在我们的网站上,当前的支付场景是:-首先,用户点击按钮启动支付授权,将他重定向到PayPal网站(SetExpressCheckoutwithpaymentaction=Authorization)-如果用户在PayPal网站上成功确认付款,他将在特定的
背景:我们使用NVP集成和php-curl实现了Paypal授权和捕获流程。PayPal开发者网站上描述了完整的过程:https://developer.paypal.com/webapps/developer/docs/classic/express-checkout/ht_ec-singleAuthPayment-curl-etc/在我们的网站上,当前的支付场景是:-首先,用户点击按钮启动支付授权,将他重定向到PayPal网站(SetExpressCheckoutwithpaymentaction=Authorization)-如果用户在PayPal网站上成功确认付款,他将在特定的