如何实现贝宝(Paypal)定期付款API,并为买家提供通过信用卡/借记卡php付款的选项? [英] How to Implement Paypal Recurring Payment API With option for buyers to pay by credit/debit cards php?

查看:239
本文介绍了如何实现贝宝(Paypal)定期付款API,并为买家提供通过信用卡/借记卡php付款的选项?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

请帮助,如果有人在处理它,我需要帮助,我有一个企业应用程序,需要在该应用程序上实现此功能.最初,我实现了Express checkout paypal API来创建重复付款,但是它不允许用户在没有Paypal帐户的情况下进行付款,但是我对如何使Paypal帐户对买方来说是可选的,使他们在创建时也通过信用卡/借记卡付款感到困惑重复的个人资料.

Please, if someone has worked on it, I need help I have an enterprise application on which i need to implement this functionality. Initially I implemented Express checkout paypal API to create recurring payments but it doesn't allow users to pay without having paypal account but I'm confused on how to make paypal account optional for buyers to let them pay by credit/debit card too while creating recurring profile.

推荐答案

是的,在Express Checkout中使用定期付款时,买方将必须创建或登录帐户.

Yes, when working with recurring payments in Express Checkout the buyer will have to create or sign in to an account.

要为直接付款提供直接的信用卡选项,您需要注册Payments Pro +定期结算.

To provide direct credit card options for recurring payments you'll need to sign up for Payments Pro + Recurring Billing.

PayPal每月对Pro收取30美元/月的费用,并向其添加重复收费功能的30美元/月.

PayPal charges $30/mo for Pro by itself, and another $30/mo for the Recurring Billing functionality to be added to this.

也就是说,如果您直接与我联系,我可以使您与可以免除Pro的$ 30/月费用.不确定他是否可以为经常性费用做同样的事情,但他也许可以.

That said, if you contact me directly I can get you in touch with somebody that can waive the $30/mo fee for Pro. Not sure if he can do the same for the recurring fee, but he might be able to.

根据要设置的Pro版本,您将使用PayFlow API或DoDirectPayment/CreateRecurringPaymentsProfile.您将在自己的网站中建立信用卡结帐,然后直接发布到API.

Depending on which version of Pro you get setup with you'll use either the PayFlow API or DoDirectPayment / CreateRecurringPaymentsProfile. You'll build a credit card checkout into your own site, and POST directly to the API.

这篇关于如何实现贝宝(Paypal)定期付款API,并为买家提供通过信用卡/借记卡php付款的选项?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆