简体   繁体   English

贝宝定期付款或一次性付款

[英]Paypal recurring payments or one off payment

Im building a form that has the option of a one off payment or recurring payments. 我正在建立一个可以一次性付款或定期付款的表格。 and I have a tick box to state the amount should be recurring or not. 我有一个复选框,指出金额是否应重复发生。

But Paypal is not picking it up and I can't find the correct name to give the box at the moment it looks like this: 但是Paypal并没有选择它,在这样的情况下,我找不到正确的名称来显示该框:

<input type="checkbox" name="Recurring" value="Yes" />

is there away of doing this? 有没有这样做的呢?

You may want to check the documentation of PayPal html variables on recurring following this link: 您可能想通过以下链接重复查看PayPal html变量的文档:

https://www.paypalobjects.com/IntegrationCenter/ic_std-variable-ref-subscribe.html https://www.paypalobjects.com/IntegrationCenter/ic_std-variable-ref-subscribe.html

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

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