v13.11.0
helenye-stripe
released this
16 Feb 00:23
·
89 commits
to master
since this release
- #1639 Update generated code
- Add support for
networks
onCard
- Add support for new value
financial_connections.account.refreshed_ownership
on enumEvent.type
- Add support for
- #1648 Remove broken methods on CustomerCashBalanceTransaction
- Bugfix: remove support for
CustomerCashBalanceTransaction::all
andCustomerCashBalanceTransaction::retrieve
. These methods were included in the library unintentionally and never functioned.
- Bugfix: remove support for
- #1647 Fix \Stripe\Tax\Settings::update
- #1646 Add more specific PHPDoc and Psalm type for RequestOptions arrays on services