如何实现 Paypal Recurring Payment API 可选择让买家通过信用卡/借记卡 php 支付? [英] How to Implement Paypal Recurring Payment API With option for buyers to pay by credit/debit cards php?

查看:36
本文介绍了如何实现 Paypal Recurring Payment API 可选择让买家通过信用卡/借记卡 php 支付?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

拜托,如果有人做过这方面的工作,我需要帮助我有一个企业应用程序,我需要在其上实现此功能.最初,我实现了 Express checkout paypal API 来创建定期付款,但它不允许用户在没有贝宝帐户的情况下付款,但我对如何让贝宝帐户可选供买家选择让他们在创建时也通过信用卡/借记卡付款感到困惑重复的个人资料.

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 + Recurring Billing.

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 Recurring Payment API 可选择让买家通过信用卡/借记卡 php 支付?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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