You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have created a subscription it is in active state and I want to update the quantity of it. The API is in test mode.
The API gives an error { "error": { "code": "BAD_REQUEST_ERROR", "description": "Can't update subscription immediately when card mandate is applicable" } }
What should be done to solve this error?
The text was updated successfully, but these errors were encountered:
I have created a subscription it is in active state and I want to update the quantity of it. The API is in test mode.
The API gives an error
{ "error": { "code": "BAD_REQUEST_ERROR", "description": "Can't update subscription immediately when card mandate is applicable" } }
What should be done to solve this error?
The text was updated successfully, but these errors were encountered: