You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you are a user of the legacy Orders API, if you are logged into stripe.com, you will be able to view information about the legacy Orders API in the documentation and API Reference
If you are a user of the legacy Orders API, we recommend you upgrade to the new API. However as of 2022-05-09, the new Orders API does not yet support Order returns.
The last version of stripe-ruby that supports the legacy Orders API is v5.55.0. If you are unable to upgrade to the new Orders API, you must remain on v5 of stripe-ruby to continue using the legacy Orders API.
This release renames a method FinancialConnections::Account.refresh to FinancialConnections::Account.refresh_account to avoid conflicting with an internal library method. This method was released recently in v5.55.0 so although it is a breaking change, it is unlikely to affect many users.