Paypal One-Click Purchase

不羁的心 提交于 2019-12-10 19:04:29

问题


Is it possible to implement One-Click Purchase using Paypal API? or Paypal Adaptive API? Instead of asking the user to login each and every time.

Thanks in advance.

Johnny


回答1:


To have a "one click checkout" experience with Paypal, solution is the "Preapproved Payments Flow" from the Adaptive payment.

The following diagram shows the basic flow of control during a preapproval operation.

After the sender sets up the approval, you can make payments on the sender’s behalf directly. The sender is no longer required to log in to PayPal to complete the payment.




回答2:


https://www.x.com/message/185849

I don't think that is the way you are looking to do it but it's the only way PayPal's API will allow it.




回答3:


that's correct Adaptive Payments Preapproval API is the best way to do this: https://www.x.com/developers/paypal/how-to-guides/how-set-payment-preapproval-using-adaptive-payments

You could also use the Reference Transaction APIs too - you can find the how-tos for those here:

  • Cards
  • PayPal Accounts



回答4:


Check this ! It's 1,5 years later now an PayPal has improved quite much: https://cms.paypal.com/us/cgi-bin/?cmd=_render-content&content_ID=developer/e_howto_html_buynow_buttons



来源:https://stackoverflow.com/questions/4206808/paypal-one-click-purchase

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!