Adds error code for exceeded transaction limits
What’s new
Adds the charge_
error code as an enum value to the following resources: Invoices, Payment Intents, Setup Attempts, Setup Intents, and Errors.
This error occurs when the amount of a transaction that uses a bank debit payment method causes the merchant to exceed their transaction volume limit.
Impact
This allows you to test your integration and more easily discover any issues with transaction or weekly volume limits.