Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update generated code for beta #1416

Open
wants to merge 6 commits into
base: beta
Choose a base branch
from
Open

Conversation

stripe-openapi[bot]
Copy link
Contributor

@stripe-openapi stripe-openapi bot commented Oct 23, 2024

Codegen for openapi v1319.

Changelog

  • Add support for id_bank_transfer_payments on resource class stripe.Account.Capabilities and parameter class stripe.Account.CreateParamsCapabilities
  • Add support for bank_bca_onboarding on parameter class stripe.Account.CreateParamsSettings and resource class stripe.Account.Settings
  • Add support for send_money on parameter class stripe.AccountSession.CreateParamsComponentsRecipientsFeatures
  • Add support for id_bank_transfer on resource classes stripe.Charge.PaymentMethodDetails, stripe.ConfirmationToken.PaymentMethodPreview, stripe.Invoice.PaymentSettings.PaymentMethodOptions, stripe.PaymentIntent.PaymentMethodOptions, stripe.QuotePreviewInvoice.PaymentSettings.PaymentMethodOptions, stripe.Refund.DestinationDetails, stripe.SetupAttempt.PaymentMethodDetails, and stripe.Subscription.PaymentSettings.PaymentMethodOptions, parameter classes stripe.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, and stripe.Subscription.ModifyParamsPaymentSettingsPaymentMethodOptions, and resources stripe.PaymentMethod and stripe.PaymentMethodConfiguration
  • Add support for _cls_trigger_action on resource stripe.PaymentIntent
  • Add support for trigger_action on resource stripe.PaymentIntent
  • Add support for gopay on parameter classes stripe.PaymentMethodConfiguration.CreateParams and stripe.PaymentMethodConfiguration.ModifyParams and resource stripe.PaymentMethodConfiguration
  • Add support for qris on parameter classes stripe.PaymentMethodConfiguration.CreateParams and stripe.PaymentMethodConfiguration.ModifyParams and resource stripe.PaymentMethodConfiguration
  • Add support for shopeepay on parameter classes stripe.PaymentMethodConfiguration.CreateParams and stripe.PaymentMethodConfiguration.ModifyParams and resource stripe.PaymentMethodConfiguration
  • Add support for id_bank_transfer on enums stripe.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, and stripe.Subscription.ModifyParamsPaymentSettings.payment_method_types
  • Change type of enhanced_eligibility_types on stripe.Dispute from Optional[List[Literal['visa_compelling_evidence_3']]] to List[Literal['visa_compelling_evidence_3']]
  • Change type of enhanced_evidence on stripe.Dispute.Evidence from Optional[EnhancedEvidence] to EnhancedEvidence
  • Change type of enhanced_eligibility on stripe.Dispute.EvidenceDetails from Optional[EnhancedEligibility] to EnhancedEligibility
  • Remove support for payout_statement_descriptor_profanity on enums stripe.Invoice.LastFinalizationError.code, stripe.PaymentIntent.LastPaymentError.code, stripe.QuotePreviewInvoice.LastFinalizationError.code, stripe.SetupAttempt.SetupError.code, and stripe.SetupIntent.LastSetupError.code

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants