开发者

How to Implement Paypal DoDirectPayment in PHP?

Please suggest me a PHP Class to implement Paypal DoDirectPayment with ease. I require the PAYMENTAC开发者_StackOverflow中文版TION = Authorization and Sale.


Here's a good reference. Scroll down to the DoDirectPayment section. Note that you'd have to set the "PAYMENTACTION" to Authorization first. Then you can capture the AUTHORIZATIONID in the response and run again with PAYMENTACTION=Sale.

See this section of the PayPal API as well

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜