New to the community? Welcome! Please read our Community Rules and Guidelines
Pay, shop, and do even more on the PayPal appGet the App
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.
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.
©1999-2023 PayPal, Inc. All rights reserved.