checkout-single-subscription
checkout-single-subscription copied to clipboard
build(deps): bump stripe from 11.0.0 to 11.3.0 in /server/python
Bumps stripe from 11.0.0 to 11.3.0.
Release notes
Sourced from stripe's releases.
v11.3.0
- #1424 This release changes the pinned API version to
2024-11-20.acacia.
- Add support for
authorizeron parameter classesstripe.Account.CreatePersonParamsRelationship,stripe.Account.ListPersonsParamsRelationship,stripe.Account.ModifyPersonParamsRelationship,stripe.Account.PersonsParamsRelationship, andstripe.Token.CreateParamsPersonRelationshipand resource classstripe.Person.Relationship- Add support for
account_holder_address,account_holder_name,account_typeandbank_addresson resource classesstripe.FundingInstructions.BankTransfer.FinancialAddress.Aba,stripe.FundingInstructions.BankTransfer.FinancialAddress.Swift,stripe.PaymentIntent.NextAction.DisplayBankTransferInstructions.FinancialAddress.Aba, andstripe.PaymentIntent.NextAction.DisplayBankTransferInstructions.FinancialAddress.Swift- Add support for
submit_typeon parameter classstripe.PaymentLink.ModifyParams- Add support for
trace_idon resourcestripe.Payout- Add support for
network_decline_codeon resource classesstripe.Refund.DestinationDetails.Blikandstripe.Refund.DestinationDetails.Swish- Add support for
adaptive_pricingon parameter classstripe.checkout.Session.CreateParamsand resourcestripe.checkout.Session- Add support for
mandate_optionson parameter classesstripe.checkout.Session.CreateParamsPaymentMethodOptionsBacsDebitandstripe.checkout.Session.CreateParamsPaymentMethodOptionsSepaDebitand resource classesstripe.checkout.Session.PaymentMethodOptions.BacsDebitandstripe.checkout.Session.PaymentMethodOptions.SepaDebit- Add support for
request_extended_authorization,request_incremental_authorization,request_multicaptureandrequest_overcaptureon parameter classstripe.checkout.Session.CreateParamsPaymentMethodOptionsCardand resource classstripe.checkout.Session.PaymentMethodOptions.Card- Add support for
capture_methodon parameter classesstripe.checkout.Session.CreateParamsPaymentMethodOptionsKakaoPay,stripe.checkout.Session.CreateParamsPaymentMethodOptionsKrCard,stripe.checkout.Session.CreateParamsPaymentMethodOptionsNaverPay,stripe.checkout.Session.CreateParamsPaymentMethodOptionsPayco, andstripe.checkout.Session.CreateParamsPaymentMethodOptionsSamsungPay- Add support for
merchant_amountandmerchant_currencyon parameter classstripe.issuing.Authorization.CreateParams- Add support for
fraud_challenges,verified_by_fraud_challengeandrespondon resourcestripe.issuing.Authorization- Change type of
disabled_reasononstripe.Account.FutureRequirementsandstripe.Account.RequirementsfromstrtoLiteral['action_required.requested_capabilities', 'listed', 'other', 'platform_paused', 'rejected.fraud', 'rejected.incomplete_verification', 'rejected.listed', 'rejected.other', 'rejected.platform_fraud', 'rejected.platform_other', 'rejected.platform_terms_of_service', 'rejected.terms_of_service', 'requirements.past_due', 'requirements.pending_verification', 'under_review']- Change type of
disable_stripe_user_authenticationonstripe.AccountSession.Components.AccountManagement.Features,stripe.AccountSession.Components.AccountOnboarding.Features,stripe.AccountSession.Components.Balances.Features,stripe.AccountSession.Components.NotificationBanner.Features, andstripe.AccountSession.Components.Payouts.FeaturesfromOptional[bool]tobool- Add support for
subscribeon enumsstripe.checkout.Session.submit_type,stripe.checkout.Session.CreateParams.submit_type,stripe.PaymentLink.submit_type, andstripe.PaymentLink.CreateParams.submit_type- Add support for
li_vaton enumsstripe.checkout.Session.CustomerDetails.TaxId.type,stripe.Customer.CreateParamsTaxIdDatum.type,stripe.Customer.CreateTaxIdParams.type,stripe.Invoice.CustomerTaxId.type,stripe.Invoice.CreatePreviewParamsCustomerDetailsTaxId.type,stripe.Invoice.UpcomingParamsCustomerDetailsTaxId.type,stripe.Invoice.UpcomingLinesParamsCustomerDetailsTaxId.type,stripe.tax.Calculation.CustomerDetails.TaxId.type,stripe.tax.Calculation.CreateParamsCustomerDetailsTaxId.type,stripe.tax.Transaction.CustomerDetails.TaxId.type,stripe.TaxId.type, andstripe.TaxId.CreateParams.type- Add support for
financial_account_statementon enumsstripe.File.purposeandstripe.File.ListParams.purpose- Add support for
service_taxon enumsstripe.Invoice.AddLinesParamsLineTaxAmountTaxRateData.tax_type,stripe.Invoice.UpdateLinesParamsLineTaxAmountTaxRateData.tax_type,stripe.InvoiceLineItem.ModifyParamsTaxAmountTaxRateData.tax_type,stripe.tax.Calculation.ShippingCost.TaxBreakdown.TaxRateDetails.tax_type,stripe.tax.Calculation.TaxBreakdown.TaxRateDetails.tax_type,stripe.tax.CalculationLineItem.TaxBreakdown.TaxRateDetails.tax_type,stripe.tax.Transaction.ShippingCost.TaxBreakdown.TaxRateDetails.tax_type,stripe.TaxRate.tax_type,stripe.TaxRate.CreateParams.tax_type, andstripe.TaxRate.ModifyParams.tax_type- Add support for
linkon enumsstripe.PaymentIntent.PaymentMethodOptions.Card.network,stripe.PaymentIntent.ConfirmParamsPaymentMethodOptionsCard.network,stripe.PaymentIntent.CreateParamsPaymentMethodOptionsCard.network,stripe.PaymentIntent.ModifyParamsPaymentMethodOptionsCard.network,stripe.SetupIntent.PaymentMethodOptions.Card.network,stripe.SetupIntent.ConfirmParamsPaymentMethodOptionsCard.network,stripe.SetupIntent.CreateParamsPaymentMethodOptionsCard.network,stripe.SetupIntent.ModifyParamsPaymentMethodOptionsCard.network,stripe.Subscription.PaymentSettings.PaymentMethodOptions.Card.network,stripe.Subscription.CreateParamsPaymentSettingsPaymentMethodOptionsCard.network, andstripe.Subscription.ModifyParamsPaymentSettingsPaymentMethodOptionsCard.network- Add support for
2024-11-20.acaciaon enumstripe.WebhookEndpoint.CreateParams.api_version- Change type of
amountonstripe.issuing.Authorization.CreateParamsfrominttoNotRequired[int]- Change type of
origin_payment_methodonstripe.treasury.InboundTransferfromstrtoOptional[str]See the changelog for more details.
v11.3.0b3
- #1422 Update generated code for beta
- Add support for
account_holder_addresson resource classesstripe.FundingInstructions.BankTransfer.FinancialAddress.Iban,stripe.FundingInstructions.BankTransfer.FinancialAddress.SortCode,stripe.FundingInstructions.BankTransfer.FinancialAddress.Spei,stripe.FundingInstructions.BankTransfer.FinancialAddress.Zengin,stripe.PaymentIntent.NextAction.DisplayBankTransferInstructions.FinancialAddress.Iban,stripe.PaymentIntent.NextAction.DisplayBankTransferInstructions.FinancialAddress.SortCode,stripe.PaymentIntent.NextAction.DisplayBankTransferInstructions.FinancialAddress.Spei, andstripe.PaymentIntent.NextAction.DisplayBankTransferInstructions.FinancialAddress.Zengin- Add support for
bank_addresson resource classesstripe.FundingInstructions.BankTransfer.FinancialAddress.Iban,stripe.FundingInstructions.BankTransfer.FinancialAddress.SortCode,stripe.FundingInstructions.BankTransfer.FinancialAddress.Spei,stripe.FundingInstructions.BankTransfer.FinancialAddress.Zengin,stripe.PaymentIntent.NextAction.DisplayBankTransferInstructions.FinancialAddress.Iban,stripe.PaymentIntent.NextAction.DisplayBankTransferInstructions.FinancialAddress.SortCode,stripe.PaymentIntent.NextAction.DisplayBankTransferInstructions.FinancialAddress.Spei, andstripe.PaymentIntent.NextAction.DisplayBankTransferInstructions.FinancialAddress.Zengin- Add support for
account_holder_nameon resource classesstripe.FundingInstructions.BankTransfer.FinancialAddress.Speiandstripe.PaymentIntent.NextAction.DisplayBankTransferInstructions.FinancialAddress.Spei- Add support for
subscribeon enumstripe.PaymentLink.ModifyParams.submit_typeSee the changelog for more details.
v11.3.0b2
- #1421 Update generated code for beta
- Add support for
card_managementon parameter classstripe.AccountSession.CreateParamsComponentsIssuingCardFeatures- Add support for
card_spend_dispute_managementon parameter classstripe.AccountSession.CreateParamsComponentsIssuingCardFeatures- Add support for
cardholder_managementon parameter classstripe.AccountSession.CreateParamsComponentsIssuingCardFeatures- Add support for
spend_control_managementon parameter classstripe.AccountSession.CreateParamsComponentsIssuingCardFeatures- Add support for
disable_stripe_user_authenticationon parameter classstripe.AccountSession.CreateParamsComponentsIssuingCardsListFeatures- Add support for
account_holder_addresson resource classesstripe.FundingInstructions.BankTransfer.FinancialAddress.Aba,stripe.FundingInstructions.BankTransfer.FinancialAddress.Swift,stripe.PaymentIntent.NextAction.DisplayBankTransferInstructions.FinancialAddress.Aba, andstripe.PaymentIntent.NextAction.DisplayBankTransferInstructions.FinancialAddress.Swift- Add support for
account_holder_nameon resource classesstripe.FundingInstructions.BankTransfer.FinancialAddress.Aba,stripe.FundingInstructions.BankTransfer.FinancialAddress.Swift,stripe.PaymentIntent.NextAction.DisplayBankTransferInstructions.FinancialAddress.Aba, andstripe.PaymentIntent.NextAction.DisplayBankTransferInstructions.FinancialAddress.Swift- Add support for
account_typeon resource classesstripe.FundingInstructions.BankTransfer.FinancialAddress.Aba,stripe.FundingInstructions.BankTransfer.FinancialAddress.Swift,stripe.PaymentIntent.NextAction.DisplayBankTransferInstructions.FinancialAddress.Aba, andstripe.PaymentIntent.NextAction.DisplayBankTransferInstructions.FinancialAddress.Swift- Add support for
bank_addresson resource classesstripe.FundingInstructions.BankTransfer.FinancialAddress.Aba,stripe.FundingInstructions.BankTransfer.FinancialAddress.Swift,stripe.PaymentIntent.NextAction.DisplayBankTransferInstructions.FinancialAddress.Aba, andstripe.PaymentIntent.NextAction.DisplayBankTransferInstructions.FinancialAddress.Swift- Add support for
payment_recordon parameter classstripe.Invoice.AttachPaymentParamsand resource classstripe.InvoicePayment.Payment- Add support for
amount_overpaidon resourcesstripe.Invoiceandstripe.QuotePreviewInvoice- Add support for resource
stripe.PaymentAttemptRecord- Add support for
submit_typeon parameter classstripe.PaymentLink.ModifyParams
... (truncated)
Changelog
Sourced from stripe's changelog.
11.3.0 - 2024-11-20
- #1424 This release changes the pinned API version to
2024-11-20.acacia.
- Add support for
authorizeron parameter classesstripe.Account.CreatePersonParamsRelationship,stripe.Account.ListPersonsParamsRelationship,stripe.Account.ModifyPersonParamsRelationship,stripe.Account.PersonsParamsRelationship, andstripe.Token.CreateParamsPersonRelationshipand resource classstripe.Person.Relationship- Add support for
account_holder_address,account_holder_name,account_typeandbank_addresson resource classesstripe.FundingInstructions.BankTransfer.FinancialAddress.Aba,stripe.FundingInstructions.BankTransfer.FinancialAddress.Swift,stripe.PaymentIntent.NextAction.DisplayBankTransferInstructions.FinancialAddress.Aba, andstripe.PaymentIntent.NextAction.DisplayBankTransferInstructions.FinancialAddress.Swift- Add support for
submit_typeon parameter classstripe.PaymentLink.ModifyParams- Add support for
trace_idon resourcestripe.Payout- Add support for
network_decline_codeon resource classesstripe.Refund.DestinationDetails.Blikandstripe.Refund.DestinationDetails.Swish- Add support for
adaptive_pricingon parameter classstripe.checkout.Session.CreateParamsand resourcestripe.checkout.Session- Add support for
mandate_optionson parameter classesstripe.checkout.Session.CreateParamsPaymentMethodOptionsBacsDebitandstripe.checkout.Session.CreateParamsPaymentMethodOptionsSepaDebitand resource classesstripe.checkout.Session.PaymentMethodOptions.BacsDebitandstripe.checkout.Session.PaymentMethodOptions.SepaDebit- Add support for
request_extended_authorization,request_incremental_authorization,request_multicaptureandrequest_overcaptureon parameter classstripe.checkout.Session.CreateParamsPaymentMethodOptionsCardand resource classstripe.checkout.Session.PaymentMethodOptions.Card- Add support for
capture_methodon parameter classesstripe.checkout.Session.CreateParamsPaymentMethodOptionsKakaoPay,stripe.checkout.Session.CreateParamsPaymentMethodOptionsKrCard,stripe.checkout.Session.CreateParamsPaymentMethodOptionsNaverPay,stripe.checkout.Session.CreateParamsPaymentMethodOptionsPayco, andstripe.checkout.Session.CreateParamsPaymentMethodOptionsSamsungPay- Add support for
merchant_amountandmerchant_currencyon parameter classstripe.issuing.Authorization.CreateParams- Add support for
fraud_challenges,verified_by_fraud_challengeandrespondon resourcestripe.issuing.Authorization- Change type of
disabled_reasononstripe.Account.FutureRequirementsandstripe.Account.RequirementsfromstrtoLiteral['action_required.requested_capabilities', 'listed', 'other', 'platform_paused', 'rejected.fraud', 'rejected.incomplete_verification', 'rejected.listed', 'rejected.other', 'rejected.platform_fraud', 'rejected.platform_other', 'rejected.platform_terms_of_service', 'rejected.terms_of_service', 'requirements.past_due', 'requirements.pending_verification', 'under_review']- Change type of
disable_stripe_user_authenticationonstripe.AccountSession.Components.AccountManagement.Features,stripe.AccountSession.Components.AccountOnboarding.Features,stripe.AccountSession.Components.Balances.Features,stripe.AccountSession.Components.NotificationBanner.Features, andstripe.AccountSession.Components.Payouts.FeaturesfromOptional[bool]tobool- Add support for
subscribeon enumsstripe.checkout.Session.submit_type,stripe.checkout.Session.CreateParams.submit_type,stripe.PaymentLink.submit_type, andstripe.PaymentLink.CreateParams.submit_type- Add support for
li_vaton enumsstripe.checkout.Session.CustomerDetails.TaxId.type,stripe.Customer.CreateParamsTaxIdDatum.type,stripe.Customer.CreateTaxIdParams.type,stripe.Invoice.CustomerTaxId.type,stripe.Invoice.CreatePreviewParamsCustomerDetailsTaxId.type,stripe.Invoice.UpcomingParamsCustomerDetailsTaxId.type,stripe.Invoice.UpcomingLinesParamsCustomerDetailsTaxId.type,stripe.tax.Calculation.CustomerDetails.TaxId.type,stripe.tax.Calculation.CreateParamsCustomerDetailsTaxId.type,stripe.tax.Transaction.CustomerDetails.TaxId.type,stripe.TaxId.type, andstripe.TaxId.CreateParams.type- Add support for
financial_account_statementon enumsstripe.File.purposeandstripe.File.ListParams.purpose- Add support for
service_taxon enumsstripe.Invoice.AddLinesParamsLineTaxAmountTaxRateData.tax_type,stripe.Invoice.UpdateLinesParamsLineTaxAmountTaxRateData.tax_type,stripe.InvoiceLineItem.ModifyParamsTaxAmountTaxRateData.tax_type,stripe.tax.Calculation.ShippingCost.TaxBreakdown.TaxRateDetails.tax_type,stripe.tax.Calculation.TaxBreakdown.TaxRateDetails.tax_type,stripe.tax.CalculationLineItem.TaxBreakdown.TaxRateDetails.tax_type,stripe.tax.Transaction.ShippingCost.TaxBreakdown.TaxRateDetails.tax_type,stripe.TaxRate.tax_type,stripe.TaxRate.CreateParams.tax_type, andstripe.TaxRate.ModifyParams.tax_type- Add support for
linkon enumsstripe.PaymentIntent.PaymentMethodOptions.Card.network,stripe.PaymentIntent.ConfirmParamsPaymentMethodOptionsCard.network,stripe.PaymentIntent.CreateParamsPaymentMethodOptionsCard.network,stripe.PaymentIntent.ModifyParamsPaymentMethodOptionsCard.network,stripe.SetupIntent.PaymentMethodOptions.Card.network,stripe.SetupIntent.ConfirmParamsPaymentMethodOptionsCard.network,stripe.SetupIntent.CreateParamsPaymentMethodOptionsCard.network,stripe.SetupIntent.ModifyParamsPaymentMethodOptionsCard.network,stripe.Subscription.PaymentSettings.PaymentMethodOptions.Card.network,stripe.Subscription.CreateParamsPaymentSettingsPaymentMethodOptionsCard.network, andstripe.Subscription.ModifyParamsPaymentSettingsPaymentMethodOptionsCard.network- Add support for
2024-11-20.acaciaon enumstripe.WebhookEndpoint.CreateParams.api_version- Change type of
amountonstripe.issuing.Authorization.CreateParamsfrominttoNotRequired[int]- Change type of
origin_payment_methodonstripe.treasury.InboundTransferfromstrtoOptional[str]11.2.0 - 2024-10-29
- #1411 This release changes the pinned API version to
2024-10-28.acacia.
- Add support for resource
stripe.v2.EventDestinations- Add support for
create,retrieve,update,list,delete,disable,enableandpingmethods on resourceV2.EventDestinations- Add support for
alma_payments,kakao_pay_payments,kr_card_payments,naver_pay_payments,payco_payments,samsung_pay_paymentson resource classstripe.Account.Capabilitiesand parameter classstripe.Account.CreateParamsCapabilities- Add support for
groupson parameter classstripe.Account.CreateParamsand resourcestripe.Account- Add support for
disable_stripe_user_authenticationon resource classesstripe.AccountSession.Components.AccountManagement.Features,stripe.AccountSession.Components.AccountOnboarding.Features,stripe.AccountSession.Components.Balances.Features,stripe.AccountSession.Components.NotificationBanner.Features, andstripe.AccountSession.Components.Payouts.Featuresand parameter classesstripe.AccountSession.CreateParamsComponentsAccountManagementFeatures,stripe.AccountSession.CreateParamsComponentsAccountOnboardingFeatures,stripe.AccountSession.CreateParamsComponentsBalancesFeatures,stripe.AccountSession.CreateParamsComponentsNotificationBannerFeatures, andstripe.AccountSession.CreateParamsComponentsPayoutsFeatures- Add support for
almaon resource classesstripe.Charge.PaymentMethodDetails,stripe.ConfirmationToken.PaymentMethodPreview,stripe.PaymentIntent.PaymentMethodOptions, andstripe.Refund.DestinationDetails, parameter classesstripe.ConfirmationToken.CreateParamsPaymentMethodData,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, andstripe.SetupIntent.ModifyParamsPaymentMethodData, and resourcesstripe.PaymentMethodandstripe.PaymentMethodConfiguration- Add support for
kakao_pay,kr_cardon resource classesstripe.Charge.PaymentMethodDetails,stripe.ConfirmationToken.PaymentMethodPreview,stripe.Mandate.PaymentMethodDetails,stripe.PaymentIntent.PaymentMethodOptions,stripe.SetupAttempt.PaymentMethodDetails, andstripe.checkout.Session.PaymentMethodOptions, parameter classesstripe.ConfirmationToken.CreateParamsPaymentMethodData,stripe.PaymentIntent.ConfirmParamsPaymentMethodData,stripe.PaymentIntent.ConfirmParamsPaymentMethodOptions,stripe.PaymentIntent.CreateParamsPaymentMethodData,stripe.PaymentIntent.CreateParamsPaymentMethodOptions,stripe.PaymentIntent.ModifyParamsPaymentMethodData,stripe.PaymentIntent.ModifyParamsPaymentMethodOptions,stripe.PaymentMethod.CreateParams,stripe.SetupIntent.ConfirmParamsPaymentMethodData,stripe.SetupIntent.CreateParamsPaymentMethodData,stripe.SetupIntent.ModifyParamsPaymentMethodData, andstripe.checkout.Session.CreateParamsPaymentMethodOptions, and resourcestripe.PaymentMethod- Add support for
naver_payon resource classesstripe.Charge.PaymentMethodDetails,stripe.ConfirmationToken.PaymentMethodPreview,stripe.PaymentIntent.PaymentMethodOptions, andstripe.checkout.Session.PaymentMethodOptions, parameter classesstripe.ConfirmationToken.CreateParamsPaymentMethodData,stripe.PaymentIntent.ConfirmParamsPaymentMethodData,stripe.PaymentIntent.ConfirmParamsPaymentMethodOptions,stripe.PaymentIntent.CreateParamsPaymentMethodData,stripe.PaymentIntent.CreateParamsPaymentMethodOptions,stripe.PaymentIntent.ModifyParamsPaymentMethodData,stripe.PaymentIntent.ModifyParamsPaymentMethodOptions,stripe.PaymentMethod.CreateParams,stripe.PaymentMethod.ModifyParams,stripe.SetupIntent.ConfirmParamsPaymentMethodData,stripe.SetupIntent.CreateParamsPaymentMethodData,stripe.SetupIntent.ModifyParamsPaymentMethodData, andstripe.checkout.Session.CreateParamsPaymentMethodOptions, and resourcestripe.PaymentMethod- Add support for
payco,samsung_payon resource classesstripe.Charge.PaymentMethodDetails,stripe.ConfirmationToken.PaymentMethodPreview,stripe.PaymentIntent.PaymentMethodOptions, andstripe.checkout.Session.PaymentMethodOptions, parameter classesstripe.ConfirmationToken.CreateParamsPaymentMethodData,stripe.PaymentIntent.ConfirmParamsPaymentMethodData,stripe.PaymentIntent.ConfirmParamsPaymentMethodOptions,stripe.PaymentIntent.CreateParamsPaymentMethodData,stripe.PaymentIntent.CreateParamsPaymentMethodOptions,stripe.PaymentIntent.ModifyParamsPaymentMethodData,stripe.PaymentIntent.ModifyParamsPaymentMethodOptions,stripe.PaymentMethod.CreateParams,stripe.SetupIntent.ConfirmParamsPaymentMethodData,stripe.SetupIntent.CreateParamsPaymentMethodData,stripe.SetupIntent.ModifyParamsPaymentMethodData, andstripe.checkout.Session.CreateParamsPaymentMethodOptions, and resourcestripe.PaymentMethod- Add support for
enhanced_evidenceon resource classstripe.Dispute.Evidenceand parameter classstripe.Dispute.ModifyParamsEvidence- Add support for
enhanced_eligibilityon resource classstripe.Dispute.EvidenceDetails- Add support for
enhanced_eligibility_typeson resourcestripe.Dispute- Add support for
automatically_finalizes_aton parameter classesstripe.Invoice.CreateParamsandstripe.Invoice.ModifyParams- Add support for
amazon_payon resourcestripe.PaymentMethodDomain- Add support for
flat_amount,rate_typeon resourcestripe.TaxRateand resource classstripe.tax.Calculation.TaxBreakdown.TaxRateDetails- Add support for
schedule_at_period_endon parameter classesstripe.billing_portal.Configuration.CreateParamsFeaturesSubscriptionUpdateandstripe.billing_portal.Configuration.ModifyParamsFeaturesSubscriptionUpdateand resource classstripe.billing_portal.Configuration.Features.SubscriptionUpdate- Add support for
metadataon parameter classstripe.forwarding.Request.CreateParamsand resourcestripe.forwarding.Request- Add support for
_cls_submit_cardon resourcestripe.issuing.Card- Add support for
submit_cardon resourcestripe.issuing.Card- Add support for
by,cr,ec,ma,md,rs,ru,tz,uzon resource classstripe.tax.Registration.CountryOptionsand parameter classstripe.tax.Registration.CreateParamsCountryOptions- Add support for
plnon parameter classesstripe.terminal.Configuration.CreateParamsTippingandstripe.terminal.Configuration.ModifyParamsTippingand resource classstripe.terminal.Configuration.Tipping- Change type of
business_profileonstripe.billing_portal.Configuration.CreateParamsfromConfiguration.CreateParamsBusinessProfiletoNotRequired[Configuration.CreateParamsBusinessProfile]- Add support for
by_tin,ma_vat,md_vat,tz_vat,uz_tin,uz_vaton enumsstripe.checkout.Session.CustomerDetails.TaxId.type,stripe.Customer.CreateParamsTaxIdDatum.type,stripe.Customer.CreateTaxIdParams.type,stripe.Invoice.CustomerTaxId.type,stripe.Invoice.CreatePreviewParamsCustomerDetailsTaxId.type,stripe.Invoice.UpcomingParamsCustomerDetailsTaxId.type,stripe.Invoice.UpcomingLinesParamsCustomerDetailsTaxId.type,stripe.tax.Calculation.CustomerDetails.TaxId.type,stripe.tax.Calculation.CreateParamsCustomerDetailsTaxId.type,stripe.tax.Transaction.CustomerDetails.TaxId.type,stripe.TaxId.type, andstripe.TaxId.CreateParams.type- Add support for
alma,kakao_pay,kr_card,naver_pay,paycoon enumsstripe.checkout.Session.CreateParams.payment_method_types,stripe.ConfirmationToken.PaymentMethodPreview.type,stripe.ConfirmationToken.CreateParamsPaymentMethodData.type,stripe.Customer.ListPaymentMethodsParams.type,stripe.PaymentIntent.ConfirmParamsPaymentMethodData.type,stripe.PaymentIntent.CreateParamsPaymentMethodData.type,stripe.PaymentIntent.ModifyParamsPaymentMethodData.type,stripe.PaymentLink.payment_method_types,stripe.PaymentLink.CreateParams.payment_method_types,stripe.PaymentLink.ModifyParams.payment_method_types,stripe.PaymentMethod.type,stripe.PaymentMethod.CreateParams.type,stripe.PaymentMethod.ListParams.type,stripe.SetupIntent.ConfirmParamsPaymentMethodData.type,stripe.SetupIntent.CreateParamsPaymentMethodData.type, andstripe.SetupIntent.ModifyParamsPaymentMethodData.type
... (truncated)
Commits
82928b0Bump version to 11.3.062558c7Update generated code (#1424)5c18581Update changelog with a note on 2024-10-28.acacia API version (#1420)7c3a43dBump version to 11.2.0f71b687Update generated code (#1411)d53a190Bump version to 11.1.1acd1bccDeserialize into correct v2 EventData types (#1414)62e89afupdate object tags for meter-related classes (#1415)1e8ee47Clean up examples (#1412)9ad9bfaBump version to 11.1.0- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)