- Contains a breaking bug fix and other improvements from v17.0.0.
- #1697 Update generated code for private-preview
- Add support for new resource
PaymentMethodBalance
- Add support for
check_balance
method on resourcePaymentMethod
- Add support for
benefits
onCard
,Charge::PaymentMethodDetail::Card
,ConfirmationToken::PaymentMethodPreview::Card
, andPaymentMethod::Card
- Add support for
benefit
onPaymentIntent::PaymentDetail
,PaymentIntentConfirmParams::PaymentDetail
,PaymentIntentCreateParams::PaymentDetail
, andPaymentIntentUpdateParams::PaymentDetail
- Add support for
setup_details
onSetupIntentConfirmParams
,SetupIntentCreateParams
,SetupIntentUpdateParams
, andSetupIntent
- Add support for
card_creator
onV2::Core::Account::Configuration
,V2::Core::Account::Identity::Attestation::TermsOfService
,V2::Core::AccountCreateParams::Configuration
,V2::Core::AccountCreateParams::Identity::Attestation::TermsOfService
,V2::Core::AccountUpdateParams::Configuration
, andV2::Core::AccountUpdateParams::Identity::Attestation::TermsOfService
- Add support for thin events
V2CoreAccountIncludingConfigurationCardCreatorCapabilityStatusUpdatedEvent
andV2CoreAccountIncludingConfigurationCardCreatorUpdatedEvent
with related objectV2::Core::Account
- Remove support for thin events
V1CustomerDiscountCreatedEvent
,V1CustomerDiscountDeletedEvent
, andV1CustomerDiscountUpdatedEvent
with related objectDiscount
- Add support for new resource
- #1692 Update changelog for private preview
- #1689 Update CHANGELOG.md to point to right API version