Too many immediate charges made in one hour
You've reached the hourly limit for immediate charges to this subscription.
Error Message | You've exceeded the limit for the number of immediate charges that can be made to this subscription in an hour. Limit: %d per hour |
Error Code | subscription_immediate_charge_hour_limit_exceeded |
Status Code | 429 |
Common causes
You're trying to make a change to a subscription that results in an immediate charge, but your account has made too many immediate charges for this subscription in the last hour.
Solutions
Wait an hour before making another change to this subscription which results in an immediate charge.
Retry the request with a
proration_billing_mode
ofprorated_next_billing_period
,full_next_billing_period
to charge the customer on renewal, if compatible with the change you're making.Retry the request with a
proration_billing_mode
ofdo_not_bill
to avoid charging the customer, if compatible with the change you're making.Contact the Paddle Seller Support team if you're not sure why you're being limited, or you're expecting a spike in traffic. Include the
request_id
with your message, if you received one.