Adds a new enum value representing a ReceivedDebit failure due to an international transaction
What’s new![](https://b.stripecdn.com/docs-statics-srv/assets/fcc3a1c24df6fcffface6110ca4963de.svg)
Treasury financial accounts can’t send or receive funds from international sources, including international ACH transactions. This update introduces the international_
enum value on ReceivedDebit.
.
Added
failure_code.international_transactionnullable enum
International transactions can’t pull funds from the FinancialAccount.
Impact![](https://b.stripecdn.com/docs-statics-srv/assets/fcc3a1c24df6fcffface6110ca4963de.svg)
Users can now identify ReceivedDebit transactions that have failed due to coming from an international source.