v17.3.0-beta.1
Pre-release
Pre-release
·
22 commits
to master
since this release
- #2206 Update generated code for beta
- Add support for
alma_payments
,gopay_payments
,kakao_pay_payments
,kr_card_payments
,naver_pay_payments
,payco_payments
,qris_payments
,samsung_pay_payments
,shopeepay_payments
,treasury_evolve
,treasury_fifth_third
, andtreasury_goldman_sachs
onAccount.capabilities
,AccountCreateParams.capabilities
, andAccountUpdateParams.capabilities
- Add support for
schedule_at_period_end
onBillingPortal.Configuration.features.subscription_update
,BillingPortal.ConfigurationCreateParams.features.subscription_update
, andBillingPortal.ConfigurationUpdateParams.features.subscription_update
- Change
BillingPortal.ConfigurationCreateParams.business_profile
to be optional - Add support for
alma
onCharge.payment_method_details
,ConfirmationToken.payment_method_preview
,ConfirmationTokenCreateParams.testHelpers.payment_method_data
,PaymentIntent.payment_method_options
,PaymentIntentConfirmParams.payment_method_data
,PaymentIntentConfirmParams.payment_method_options
,PaymentIntentCreateParams.payment_method_data
,PaymentIntentCreateParams.payment_method_options
,PaymentIntentUpdateParams.payment_method_data
,PaymentIntentUpdateParams.payment_method_options
,PaymentMethodConfigurationCreateParams
,PaymentMethodConfigurationUpdateParams
,PaymentMethodConfiguration
,PaymentMethodCreateParams
,PaymentMethod
,Refund.destination_details
,SetupIntentConfirmParams.payment_method_data
,SetupIntentCreateParams.payment_method_data
, andSetupIntentUpdateParams.payment_method_data
- Add support for
gopay
,qris
, andshopeepay
onCharge.payment_method_details
,ConfirmationToken.payment_method_preview
,ConfirmationTokenCreateParams.testHelpers.payment_method_data
,PaymentIntent.payment_method_options
,PaymentIntentConfirmParams.payment_method_data
,PaymentIntentConfirmParams.payment_method_options
,PaymentIntentCreateParams.payment_method_data
,PaymentIntentCreateParams.payment_method_options
,PaymentIntentUpdateParams.payment_method_data
,PaymentIntentUpdateParams.payment_method_options
,PaymentMethodCreateParams
,PaymentMethod
,SetupIntentConfirmParams.payment_method_data
,SetupIntentCreateParams.payment_method_data
, andSetupIntentUpdateParams.payment_method_data
- Add support for new values
alma
,gopay
,qris
, andshopeepay
on enumsCheckout.SessionCreateParams.payment_method_types[]
,CustomerListPaymentMethodsParams.type
,PaymentMethodCreateParams.type
, andPaymentMethodListParams.type
- Add support for new values
alma
,gopay
,qris
, andshopeepay
on enumsConfirmationTokenCreateParams.testHelpers.payment_method_data.type
,PaymentIntentConfirmParams.payment_method_data.type
,PaymentIntentCreateParams.payment_method_data.type
,PaymentIntentUpdateParams.payment_method_data.type
,SetupIntentConfirmParams.payment_method_data.type
,SetupIntentCreateParams.payment_method_data.type
, andSetupIntentUpdateParams.payment_method_data.type
- Add support for new values
alma
,gopay
,qris
, andshopeepay
on enumsConfirmationToken.payment_method_preview.type
andPaymentMethod.type
- Add support for new value
auto
on enumCustomerUpdateParams.tax.validate_location
- Add support for
metadata
onForwarding.RequestCreateParams
- Add support for new values
jp_credit_transfer
,kakao_pay
,kr_card
,naver_pay
, andpayco
on enumsInvoice.payment_settings.payment_method_types[]
,InvoiceCreateParams.payment_settings.payment_method_types[]
,InvoiceUpdateParams.payment_settings.payment_method_types[]
,Subscription.payment_settings.payment_method_types[]
,SubscriptionCreateParams.payment_settings.payment_method_types[]
, andSubscriptionUpdateParams.payment_settings.payment_method_types[]
- Remove support for value
expired
from enumsIssuing.Authorization.status
andIssuing.AuthorizationListParams.status
- Add support for new values
alma
,gopay
,qris
, andshopeepay
on enumsPaymentLink.payment_method_types[]
,PaymentLinkCreateParams.payment_method_types[]
, andPaymentLinkUpdateParams.payment_method_types[]
- Add support for
amazon_pay
onPaymentMethodDomain
- Change
Tax.Calculation.tax_breakdown[].tax_rate_details.flat_amount
,Tax.Calculation.tax_breakdown[].tax_rate_details.rate_type
,TaxRate.flat_amount
, andTaxRate.rate_type
to be required - Add support for
external_reference
onTax.Form.payee
andTax.FormListParams.payee
- Change type of
Tax.Form.payee.type
andTax.FormListParams.payee.type
fromliteral('account')
toenum('account'|'external_reference')
- Add support for new values
au_serr
,ca_mrdp
,eu_dac7
,gb_mrdp
, andnz_mrdp
on enumsTax.Form.type
andTax.FormListParams.type
- Add support for
au_serr
,ca_mrdp
,eu_dac7
,gb_mrdp
, andnz_mrdp
onTax.Form
- Add support for
pln
onTerminal.Configuration.tipping
,Terminal.ConfigurationCreateParams.tipping
, andTerminal.ConfigurationUpdateParams.tipping
- Add support for
bank
onTreasury.FinancialAccountCreateParams.features.financial_addresses.aba
,Treasury.FinancialAccountFeatures.financial_addresses.aba
,Treasury.FinancialAccountUpdateFeaturesParams.financial_addresses.aba
, andTreasury.FinancialAccountUpdateParams.features.financial_addresses.aba
- Add support for
- #2209 Ramya/merge node beta