简体   繁体   中英

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:

<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:

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

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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