Subscription API - Revise operation

marcelopaixaor
Contributor
Contributor

I'm using the subscription API for my integration

When I do a revise operation for a subscription using "POST /v1/billing/subscriptions/{subscriptionId}/revise" the response body contains the updated quantity.

But when I fetch the subscription data afterwards the quantity property remains the original one.

Is this a bug? Doesn't the revise method work? My entire integration was done based on this method... if it doenst' work, I wont be able to use paypal, and the several hours coding this integration will be wasted.

Login to Me Too
1 REPLY 1

runxc1
Contributor
Contributor

If the User used PayPal to setup the Subscription there will be an approve link in the call to the Revise API method.  You have to forward the user to the approve method and they have to accept the new subscription difference.

Login to Me Too

Haven't Found your Answer?

It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.