Update dependency stripe to v11.3.0 #220
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
==11.2.0
->==11.3.0
Release Notes
stripe/stripe-python (stripe)
v11.3.0
Compare Source
2024-11-20.acacia
.authorizer
on parameter classesstripe.Account.CreatePersonParamsRelationship
,stripe.Account.ListPersonsParamsRelationship
,stripe.Account.ModifyPersonParamsRelationship
,stripe.Account.PersonsParamsRelationship
, andstripe.Token.CreateParamsPersonRelationship
and resource classstripe.Person.Relationship
account_holder_address
,account_holder_name
,account_type
andbank_address
on resource classesstripe.FundingInstructions.BankTransfer.FinancialAddress.Aba
,stripe.FundingInstructions.BankTransfer.FinancialAddress.Swift
,stripe.PaymentIntent.NextAction.DisplayBankTransferInstructions.FinancialAddress.Aba
, andstripe.PaymentIntent.NextAction.DisplayBankTransferInstructions.FinancialAddress.Swift
submit_type
on parameter classstripe.PaymentLink.ModifyParams
trace_id
on resourcestripe.Payout
network_decline_code
on resource classesstripe.Refund.DestinationDetails.Blik
andstripe.Refund.DestinationDetails.Swish
adaptive_pricing
on parameter classstripe.checkout.Session.CreateParams
and resourcestripe.checkout.Session
mandate_options
on parameter classesstripe.checkout.Session.CreateParamsPaymentMethodOptionsBacsDebit
andstripe.checkout.Session.CreateParamsPaymentMethodOptionsSepaDebit
and resource classesstripe.checkout.Session.PaymentMethodOptions.BacsDebit
andstripe.checkout.Session.PaymentMethodOptions.SepaDebit
request_extended_authorization
,request_incremental_authorization
,request_multicapture
andrequest_overcapture
on parameter classstripe.checkout.Session.CreateParamsPaymentMethodOptionsCard
and resource classstripe.checkout.Session.PaymentMethodOptions.Card
capture_method
on parameter classesstripe.checkout.Session.CreateParamsPaymentMethodOptionsKakaoPay
,stripe.checkout.Session.CreateParamsPaymentMethodOptionsKrCard
,stripe.checkout.Session.CreateParamsPaymentMethodOptionsNaverPay
,stripe.checkout.Session.CreateParamsPaymentMethodOptionsPayco
, andstripe.checkout.Session.CreateParamsPaymentMethodOptionsSamsungPay
merchant_amount
andmerchant_currency
on parameter classstripe.issuing.Authorization.CreateParams
fraud_challenges
,verified_by_fraud_challenge
andrespond
on resourcestripe.issuing.Authorization
disabled_reason
onstripe.Account.FutureRequirements
andstripe.Account.Requirements
fromstr
toLiteral['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']
disable_stripe_user_authentication
onstripe.AccountSession.Components.AccountManagement.Features
,stripe.AccountSession.Components.AccountOnboarding.Features
,stripe.AccountSession.Components.Balances.Features
,stripe.AccountSession.Components.NotificationBanner.Features
, andstripe.AccountSession.Components.Payouts.Features
fromOptional[bool]
tobool
subscribe
on enumsstripe.checkout.Session.submit_type
,stripe.checkout.Session.CreateParams.submit_type
,stripe.PaymentLink.submit_type
, andstripe.PaymentLink.CreateParams.submit_type
li_vat
on 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
financial_account_statement
on enumsstripe.File.purpose
andstripe.File.ListParams.purpose
service_tax
on 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
link
on 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
2024-11-20.acacia
on enumstripe.WebhookEndpoint.CreateParams.api_version
amount
onstripe.issuing.Authorization.CreateParams
fromint
toNotRequired[int]
origin_payment_method
onstripe.treasury.InboundTransfer
fromstr
toOptional[str]
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.