Adds reason code for Issuing authorizations created while Stripe is unavailabileBreaking changes
What’s new
Adds network_
as an option for the Issuing authorization object’s request_history.reason.
Why is this a breaking change?
Some users might be expecting a fixed set of options for the Issuing authorization object’s request_history.reason property. Update your code to expect this new option.
Impact
You can now identify Issuing authorizations handled by the network when Stripe is unavailable.