PayPal subscription billing modification not working

We are using PayPal Payments Standard (aka Website Payments Standard) for our users subscription billing system.

Users want to upgrade their subscription from monthly to yearly for example.

So I generated a new subscription button with the new subscription parameters on my website, then click goto Paypal form, I see the current and new subscription on paypal platform, fine : (the amounts and cycle duration are simple tests values to demonstrate the problem)

在这里输入图像描述

Then click on SAVE button but paypal give an error saying :

"Amount can only be increased by 20%"

Paypal think I am only changing the price but it is not true I am also changing the billing duration (from month to year).

Do you know if it is possible with Paypal or the only way is to cancel the current subscription and start a new one ? That would be so bad from paypal.
Thanks in advance for help.


根据PayPal API文档,这是内置到他们的系统https://developer.paypal.com/docs/classic/paypal-payments-pro/integration-guide/WPRecurringPayments/#id086530108PM

链接地址: http://www.djcxy.com/p/27872.html

上一篇: API函数用作订阅的替代品

下一篇: PayPal订阅账单修改不起作用