Creating credits after currency was updated
You are attempting to update subscription by generating credits after currency was updated
Error Message | Subscription cannot be updated because it will result in credits in different currency |
Error Code | subscription_update_different_currency_credits |
Status Code | 400 |
Common causes
You are attempting to generate credits after a currency was updated which would result in credits in different currency.
Solutions
Update a subscription using
prorated_immediately
,full_immediately
, ordo_not_bill
so Paddle doesn't create pending credits.Update the subscription currency to the previous one so that credits can be created in the same currency.