v80.0.0
-
#1926 Support for APIs in the new API version 2024-09-30.acacia
This release changes the pinned API version to
2024-09-30.acacia
. Please read the API Upgrade Guide and carefully review the API changes before upgrading.⚠️ Breaking changes- Rename
usage_threshold_config
tousage_threshold
onBillingAlertParams
andBillingAlert
- Remove support for
filter
onBillingAlertParams
andBillingAlert
. Use the filters on theusage_threshold
instead - Remove support for
CustomerConsentCollected
onTerminalReaderProcessSetupIntentParams
Additions
- Add support for
CustomUnitAmount
onProductDefaultPriceDataParams
- Add support for
AllowRedisplay
onTerminalReaderProcessPaymentIntentProcessConfigParams
andTerminalReaderProcessSetupIntentParams
- Add support for new value
international_transaction
on enumTreasuryReceivedCreditFailureCode
- Add method RawRequest() that takes a HTTP method type, url and relevant parameters to make requests to the Stripe API that are not yet supported in the SDK.
- Rename