Revise subscription - next billing date not updated
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I am currently integrating the subscriptions API. I use the "revise subscription" endpoint to switch a subscription to a plan with a different billing interval, e.g. from monthly to every three months.
I do this by sending the plan id of the plan with the new wanted interval to /v1/billing/subscriptions/{id}/revise.
I am testing this in the sandbox environment.
It works in a way that at least the customer can see the new interval in his account / subscriptions overview. But the next_billing_time is not correct after the plan exchange, neither in the customer view nor when I request the subscription via the API.
Am I doing something wrongly? Or is this a bug?
Thanks in advance for your help!
Best regards
Lukas

Haven't Found your Answer?
It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.
- subscription_id has disappeared in REST APIs
- Unable to test successful payments using sandbox personal accounts in NVP/SOAP APIs
- Error when launching PayPal Subscriptions "Please Try Again Later" in NVP/SOAP APIs
- Subscription did not get auto renewed in sandbox mode but it was created successfully in Sandbox Environment
- Things don’t appear to be working at the moment. in Braintree Client-side Integration (JS, iOS, Android SDKs)