v11.3.0b1
Pre-release
Pre-release
- #1417 Update generated code for beta
- Add support for
id_bank_transfer_payments
on resource classstripe.Account.Capabilities
and parameter classstripe.Account.CreateParamsCapabilities
- Add support for
bank_bca_onboarding
on parameter classstripe.Account.CreateParamsSettings
and resource classstripe.Account.Settings
- Add support for
send_money
on parameter classstripe.AccountSession.CreateParamsComponentsRecipientsFeatures
- Add support for
id_bank_transfer
on resource classesstripe.Charge.PaymentMethodDetails
,stripe.ConfirmationToken.PaymentMethodPreview
,stripe.Invoice.PaymentSettings.PaymentMethodOptions
,stripe.PaymentIntent.PaymentMethodOptions
,stripe.QuotePreviewInvoice.PaymentSettings.PaymentMethodOptions
,stripe.Refund.DestinationDetails
,stripe.SetupAttempt.PaymentMethodDetails
, andstripe.Subscription.PaymentSettings.PaymentMethodOptions
, parameter classesstripe.ConfirmationToken.CreateParamsPaymentMethodData
,stripe.Invoice.CreateParamsPaymentSettingsPaymentMethodOptions
,stripe.Invoice.ModifyParamsPaymentSettingsPaymentMethodOptions
,stripe.PaymentIntent.ConfirmParamsPaymentMethodData
,stripe.PaymentIntent.ConfirmParamsPaymentMethodOptions
,stripe.PaymentIntent.CreateParamsPaymentMethodData
,stripe.PaymentIntent.CreateParamsPaymentMethodOptions
,stripe.PaymentIntent.ModifyParamsPaymentMethodData
,stripe.PaymentIntent.ModifyParamsPaymentMethodOptions
,stripe.PaymentMethod.CreateParams
,stripe.PaymentMethodConfiguration.CreateParams
,stripe.PaymentMethodConfiguration.ModifyParams
,stripe.SetupIntent.ConfirmParamsPaymentMethodData
,stripe.SetupIntent.CreateParamsPaymentMethodData
,stripe.SetupIntent.ModifyParamsPaymentMethodData
,stripe.Subscription.CreateParamsPaymentSettingsPaymentMethodOptions
, andstripe.Subscription.ModifyParamsPaymentSettingsPaymentMethodOptions
, and resourcesstripe.PaymentMethod
andstripe.PaymentMethodConfiguration
- Add support for
_cls_trigger_action
on resourcestripe.PaymentIntent
- Add support for
trigger_action
on resourcestripe.PaymentIntent
- Add support for
gopay
on parameter classesstripe.PaymentMethodConfiguration.CreateParams
andstripe.PaymentMethodConfiguration.ModifyParams
and resourcestripe.PaymentMethodConfiguration
- Add support for
qris
on parameter classesstripe.PaymentMethodConfiguration.CreateParams
andstripe.PaymentMethodConfiguration.ModifyParams
and resourcestripe.PaymentMethodConfiguration
- Add support for
shopeepay
on parameter classesstripe.PaymentMethodConfiguration.CreateParams
andstripe.PaymentMethodConfiguration.ModifyParams
and resourcestripe.PaymentMethodConfiguration
- Add support for
id_bank_transfer
on enumsstripe.ConfirmationToken.PaymentMethodPreview.type
,stripe.ConfirmationToken.CreateParamsPaymentMethodData.type
,stripe.Customer.ListPaymentMethodsParams.type
,stripe.Invoice.PaymentSettings.payment_method_types
,stripe.Invoice.CreateParamsPaymentSettings.payment_method_types
,stripe.Invoice.ModifyParamsPaymentSettings.payment_method_types
,stripe.PaymentIntent.ConfirmParamsPaymentMethodData.type
,stripe.PaymentIntent.CreateParamsPaymentMethodData.type
,stripe.PaymentIntent.ModifyParamsPaymentMethodData.type
,stripe.PaymentMethod.type
,stripe.PaymentMethod.CreateParams.type
,stripe.PaymentMethod.ListParams.type
,stripe.QuotePreviewInvoice.PaymentSettings.payment_method_types
,stripe.SetupIntent.ConfirmParamsPaymentMethodData.type
,stripe.SetupIntent.CreateParamsPaymentMethodData.type
,stripe.SetupIntent.ModifyParamsPaymentMethodData.type
,stripe.Subscription.PaymentSettings.payment_method_types
,stripe.Subscription.CreateParamsPaymentSettings.payment_method_types
, andstripe.Subscription.ModifyParamsPaymentSettings.payment_method_types
- Change type of
enhanced_eligibility_types
onstripe.Dispute
fromOptional[List[Literal['visa_compelling_evidence_3']]]
toList[Literal['visa_compelling_evidence_3']]
- Change type of
enhanced_evidence
onstripe.Dispute.Evidence
fromOptional[EnhancedEvidence]
toEnhancedEvidence
- Change type of
enhanced_eligibility
onstripe.Dispute.EvidenceDetails
fromOptional[EnhancedEligibility]
toEnhancedEligibility
- Remove support for
payout_statement_descriptor_profanity
on enumsstripe.Invoice.LastFinalizationError.code
,stripe.PaymentIntent.LastPaymentError.code
,stripe.QuotePreviewInvoice.LastFinalizationError.code
,stripe.SetupAttempt.SetupError.code
, andstripe.SetupIntent.LastSetupError.code
- Add support for