- #1936 Update generated code
- Add support for
close
method on resourceTreasury.FinancialAccount
- Add support for
pay_by_bank_payments
onAccount.capabilities
,AccountCreateParams.capabilities
, andAccountUpdateParams.capabilities
- Add support for
directorship_declaration
andownership_exemption_reason
onAccount.company
,AccountCreateParams.company
,AccountUpdateParams.company
, andTokenCreateParams.account.company
- Add support for
proof_of_ultimate_beneficial_ownership
onAccountCreateParams.documents
andAccountUpdateParams.documents
- Add support for
financial_account
onAccountSession.components
,AccountSessionCreateParams.components
, andTreasury.OutboundTransfer.destination_payment_method_details
- Add support for
financial_account_transactions
,issuing_card
, andissuing_cards_list
onAccountSession.components
andAccountSessionCreateParams.components
- Add support for
advice_code
onCharge.outcome
,Invoice.last_finalization_error
,PaymentIntent.last_payment_error
,SetupAttempt.setup_error
,SetupIntent.last_setup_error
, andStripeError
- Add support for
pay_by_bank
onCharge.payment_method_details
,ConfirmationToken.payment_method_preview
,ConfirmationTokenCreateParams.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
,PaymentMethodUpdateParams
,PaymentMethod
,SetupIntentConfirmParams.payment_method_data
,SetupIntentCreateParams.payment_method_data
,SetupIntentUpdateParams.payment_method_data
, andcheckout.SessionCreateParams.payment_method_options
- Add support for
country
onCharge.payment_method_details.paypal
,ConfirmationToken.payment_method_preview.paypal
, andPaymentMethod.paypal
- Add support for new value
pay_by_bank
on enumsCustomerListPaymentMethodsParams.type
,PaymentMethodCreateParams.type
,PaymentMethodListParams.type
, andcheckout.SessionCreateParams.payment_method_types[]
- Add support for new value
SD
on enumsPaymentLinkCreateParams.shipping_address_collection.allowed_countries[]
,PaymentLinkUpdateParams.shipping_address_collection.allowed_countries[]
, andcheckout.SessionCreateParams.shipping_address_collection.allowed_countries[]
- Add support for
discounts
onCheckout.Session
- Add support for new value
pay_by_bank
on enumsConfirmationTokenCreateParams.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 value
pay_by_bank
on enumsPaymentLinkCreateParams.payment_method_types[]
andPaymentLinkUpdateParams.payment_method_types[]
- Add support for
phone_number_collection
onPaymentLinkUpdateParams
- Add support for
jpy
onTerminal.Configuration.tipping
,terminal.ConfigurationCreateParams.tipping
, andterminal.ConfigurationUpdateParams.tipping
- Add support for
nickname
onTreasury.FinancialAccount
,treasury.FinancialAccountCreateParams
, andtreasury.FinancialAccountUpdateParams
- Add support for
forwarding_settings
ontreasury.FinancialAccountUpdateParams
- Add support for
is_default
onTreasury.FinancialAccount
- Add support for
destination_payment_method_data
ontreasury.OutboundTransferCreateParams
- Change type of
Treasury.OutboundTransfer.destination_payment_method_details.type
fromliteral('us_bank_account')
toenum('financial_account'|'us_bank_account')
- Add support for new value
outbound_transfer
on enumtreasury.ReceivedCreditListParams.linked_flows.source_flow_type
- Add support for
outbound_transfer
onTreasury.ReceivedCredit.linked_flows.source_flow_details
- Add support for new value
2025-01-27.acacia
on enumWebhookEndpointCreateParams.api_version
- Add support for
- #1941 Updated upload artifact ci action
- #1938 update justfile import & pin CI ubuntu
- #1937 Added CONTRIBUTING.md file
- #1934 add justfile tweak readme, remove coveralls
- #1933 Added pull request template