简体   繁体   English

贝宝定期付款表格

[英]Paypal recurring payment form

I am using Recurring payment in my website using two ways (Express checkout and PayPal form), i have implemented by using Express Checkout. 我通过两种方式(快速结帐和PayPal表单)在我的网站中使用定期付款,我已经通过使用快速结帐来实现。

When using Express checkout we can give profile start date, Based on the start date only the payment process will be done. 使用Express checkout时,我们可以指定配置文件的开始日期。根据开始日期,仅付款过程将完成。

In the same way can we give the start date to make payment by using PayPal form? 以同样的方式,我们可以使用PayPal表格指定开始付款的日期吗? I have tried to find a solution for that, But no luck. 我已经尝试为此找到解决方案,但是没有运气。

Please help me. 请帮我。

Thanks in advance 提前致谢

It is not possible to define a variable for start date for HTML form. 无法为HTML表单的start date定义变量。 There is no variable for the same. 没有相同的变量。 Whenever the payment is made, that will be the start date. 每当付款时,这就是开始日期。

It is possible only using API(Express checkout). 只能使用API​​(快速结帐)。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM