Allow end user to modify recurring paypal subscription amount

淺唱寂寞╮ 提交于 2019-12-04 15:02:19

User can modify your paypal amount, but some restriction are there.

In Standard account, you can use "modify" html variable to change subscription amount as below.

0 – allows subscribers only to sign up for new subscriptions 1 – allows subscribers to sign up for new subscriptions and modify their current subscriptions 2 – allows subscribers to modify only their current subscriptions The default value is 0.

Following link will hel you more, https://cms.paypal.com/uk/cgi-bin/?cmd=_render-content&content_ID=developer/e_howto_html_subscribe_buttons#id08ADF500NXK

you can not modify often your amount, you can only increase the subscription amount by 20% for 180 days.

but if you move to paypal payflow($30/month), paypal itself provide API to communicate with paypal service. its very flexible to modify, cancel subscription.

paypal standard - user cannot cancel subscription their self if they dont have paypal login. paypal payflow - user can able to cancel their subscription.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!