./finance/py-stripe, Stripe python bindings

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 11.5.0, Package name: py312-stripe-11.5.0, Maintainer: pkgsrc-users

Stripe python bindings. Stripe is a set of unified APIs and tools that
instantly enable businesses to accept and manage online payments.


Required to run:
[devel/py-setuptools] [devel/py-requests] [lang/python37]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 1354.103 KB

Version history: (Expand)


CVS history: (Expand)


   2025-02-07 18:42:28 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-stripe: updated to 11.5.0

11.5.0 - 2025-01-27
* Update generated code
  * Add support for `pay_by_bank_payments` on resource class \ 
`stripe.Account.Capabilities` and parameter class \ 
`stripe.Account.CreateParamsCapabilities`
  * Add support for `directorship_declaration` on resource class \ 
`stripe.Account.Company` and parameter classes \ 
`stripe.Account.CreateParamsCompany` and \ 
`stripe.Token.CreateParamsAccountCompany`
  * Add support for `ownership_exemption_reason` on resource class \ 
`stripe.Account.Company` and parameter classes \ 
`stripe.Account.CreateParamsCompany` and \ 
`stripe.Token.CreateParamsAccountCompany`
  * Add support for `proof_of_ultimate_beneficial_ownership` on parameter class \ 
`stripe.Account.CreateParamsDocuments`
  * Add support for `financial_account` on resource classes \ 
`stripe.AccountSession.Components` and \ 
`stripe.treasury.OutboundTransfer.DestinationPaymentMethodDetails` and parameter \ 
class `stripe.AccountSession.CreateParamsComponents`
  * Add support for `issuing_card` on resource class \ 
`stripe.AccountSession.Components` and parameter class \ 
`stripe.AccountSession.CreateParamsComponents`
  * Add support for `advice_code` on resource classes `stripe.Charge.Outcome`, \ 
`stripe.Invoice.LastFinalizationError`, `stripe.PaymentIntent.LastPaymentError`, \ 
`stripe.SetupAttempt.SetupError`, and `stripe.SetupIntent.LastSetupError`
  * Add support for `country` on resource classes \ 
`stripe.Charge.PaymentMethodDetails.Paypal`, \ 
`stripe.ConfirmationToken.PaymentMethodPreview.Paypal`, and \ 
`stripe.PaymentMethod.Paypal`
  * Add support for `pay_by_bank` on resource classes \ 
`stripe.Charge.PaymentMethodDetails`, \ 
`stripe.ConfirmationToken.PaymentMethodPreview`, and \ 
`stripe.PaymentIntent.PaymentMethodOptions`, parameter classes \ 
`stripe.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.PaymentMethodConfiguration.CreateParams`, \ 
`stripe.PaymentMethodConfiguration.ModifyParams`, \ 
`stripe.SetupIntent.ConfirmParamsPaymentMethodData`, \ 
`stripe.SetupIntent.CreateParamsPaymentMethodData`, \ 
`stripe.SetupIntent.ModifyParamsPaymentMethodData`, and \ 
`stripe.checkout.Session.CreateParamsPaymentMethodOpti
ons`, and resources `stripe.PaymentMethod` and `stripe.PaymentMethodConfiguration`
  * Add support for `phone_number_collection` on parameter class \ 
`stripe.PaymentLink.ModifyParams`
  * Add support for `discounts` on resource `stripe.checkout.Session`
  * Add support for `jpy` on parameter classes \ 
`stripe.terminal.Configuration.CreateParamsTipping` and \ 
`stripe.terminal.Configuration.ModifyParamsTipping` and resource class \ 
`stripe.terminal.Configuration.Tipping`
  * Add support for `nickname` on parameter classes \ 
`stripe.treasury.FinancialAccount.CreateParams` and \ 
`stripe.treasury.FinancialAccount.ModifyParams` and resource \ 
`stripe.treasury.FinancialAccount`
  * Add support for `forwarding_settings` on parameter class \ 
`stripe.treasury.FinancialAccount.ModifyParams`
  * Add support for `_cls_close` on resource `stripe.treasury.FinancialAccount`
  * Add support for `close` on resource `stripe.treasury.FinancialAccount`
  * Add support for `is_default` on resource `stripe.treasury.FinancialAccount`
  * Add support for `destination_payment_method_data` on parameter class \ 
`stripe.treasury.OutboundTransfer.CreateParams`
  * Add support for `outbound_transfer` on resource class \ 
`stripe.treasury.ReceivedCredit.LinkedFlows.SourceFlowDetails`
  * Add support for `SD` on enums \ 
`stripe.checkout.Session.ShippingAddressCollection.allowed_countries`, \ 
`stripe.checkout.Session.CreateParamsShippingAddressCollection.allowed_countries`, \ 
`stripe.PaymentLink.ShippingAddressCollection.allowed_countries`, \ 
`stripe.PaymentLink.CreateParamsShippingAddressCollection.allowed_countries`, \ 
and `stripe.PaymentLink.ModifyParamsShippingAddressCollection.allowed_countries`
  * Add support for `pay_by_bank` on enums \ 
`stripe.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`, and \ 
`stripe.SetupIntent.ModifyParamsPaymentMethodData.type`
  * Add support for `financial_account` on enum \ 
`stripe.treasury.OutboundTransfer.DestinationPaymentMethodDetails.type`
  * Add support for `outbound_transfer` on enums \ 
`stripe.treasury.ReceivedCredit.LinkedFlows.SourceFlowDetails.type` and \ 
`stripe.treasury.ReceivedCredit.ListParamsLinkedFlows.source_flow_type`
  * Add support for `2025-01-27.acacia` on enum \ 
`stripe.WebhookEndpoint.CreateParams.api_version`
  * Change type of `pretax_credit_amounts` on  `stripe.CreditNote` and \ 
`stripe.CreditNoteLineItem` from `Optional[List[PretaxCreditAmount]]` to \ 
`List[PretaxCreditAmount]`
* Upgrade to download-artifact@v4
* Updated upload artifact ci action
* add just to publish CI
* Added CONTRIBUTING.md file
* minor justfile fixes & pin CI version
* add justfile, update readme, remove coveralls
* Fix V2 ListObject.data type hint
  - Change `stripe.v2.ListObject.data` type hint from `List[StripeObject]` to \ 
`List[T]` where T is the specific stripe object contained within the list
   2025-01-14 09:34:43 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-stripe: updated to 11.4.1

11.4.1 - 2024-12-19
* Fix regression when using httpx HTTP client

11.4.0 - 2024-12-18
* This release changes the pinned API version to `2024-12-18.acacia`.
  * Add support for `allow_redisplay` on resources `stripe.Card` and `stripe.Source`
  * Add support for `regulated_status` on resource `stripe.Card` and resource \ 
classes `stripe.Charge.PaymentMethodDetails.Card`, \ 
`stripe.ConfirmationToken.PaymentMethodPreview.Card`, and \ 
`stripe.PaymentMethod.Card`
  * Add support for `network_advice_code` on resource classes \ 
`stripe.Charge.Outcome`, `stripe.Invoice.LastFinalizationError`, \ 
`stripe.PaymentIntent.LastPaymentError`, `stripe.SetupAttempt.SetupError`, and \ 
`stripe.SetupIntent.LastSetupError`
  * Add support for `network_decline_code` on resource classes \ 
`stripe.Charge.Outcome`, `stripe.Invoice.LastFinalizationError`, \ 
`stripe.PaymentIntent.LastPaymentError`, `stripe.SetupAttempt.SetupError`, and \ 
`stripe.SetupIntent.LastSetupError`
  * Add support for `funding` on resource classes \ 
`stripe.Charge.PaymentMethodDetails.AmazonPay` and \ 
`stripe.Charge.PaymentMethodDetails.RevolutPay`
  * Add support for `network_transaction_id` on resource class \ 
`stripe.Charge.PaymentMethodDetails.Card`
  * Add support for `visa_compliance` on resource classes \ 
`stripe.Dispute.Evidence.EnhancedEvidence` and \ 
`stripe.Dispute.EvidenceDetails.EnhancedEligibility` and parameter class \ 
`stripe.Dispute.ModifyParamsEvidenceEnhancedEvidence`
  * Add support for `account_holder_address` on resource classes \ 
`stripe.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`, \ 
and \ 
`stripe.PaymentIntent.NextAction.DisplayBankTransferInstructions.FinancialAddress.Zengin`
  * Add support for `bank_address` on resource classes \ 
`stripe.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`, \ 
and \ 
`stripe.PaymentIntent.NextAction.DisplayBankTransferInstructions.FinancialAddress.Zengin`
  * Add support for `account_holder_name` on resource classes \ 
`stripe.FundingInstructions.BankTransfer.FinancialAddress.Spei` and \ 
`stripe.PaymentIntent.NextAction.DisplayBankTransferInstructions.FinancialAddress.Spei`
  * Add support for `disabled_reason` on resource classes \ 
`stripe.Invoice.AutomaticTax`, `stripe.Subscription.AutomaticTax`, \ 
`stripe.SubscriptionSchedule.DefaultSettings.AutomaticTax`, and \ 
`stripe.SubscriptionSchedule.Phase.AutomaticTax`
  * Add support for `reference_prefix` on parameter classes \ 
`stripe.PaymentIntent.ConfirmParamsPaymentMethodOptionsBacsDebitMandateOptions`, \ 
`stripe.PaymentIntent.ConfirmParamsPaymentMethodOptionsSepaDebitMandateOptions`, \ 
`stripe.PaymentIntent.CreateParamsPaymentMethodOptionsBacsDebitMandateOptions`, \ 
`stripe.PaymentIntent.CreateParamsPaymentMethodOptionsSepaDebitMandateOptions`, \ 
`stripe.PaymentIntent.ModifyParamsPaymentMethodOptionsBacsDebitMandateOptions`, \ 
`stripe.PaymentIntent.ModifyParamsPaymentMethodOptionsSepaDebitMandateOptions`, \ 
`stripe.SetupIntent.ConfirmParamsPaymentMethodOptionsBacsDebitMandateOptions`, \ 
`stripe.SetupIntent.ConfirmParamsPaymentMethodOptionsSepaDebitMandateOptions`, \ 
`stripe.SetupIntent.CreateParamsPaymentMethodOptionsBacsDebitMandateOptions`, \ 
`stripe.SetupIntent.CreateParamsPaymentMethodOptionsSepaDebitMandateOptions`, \ 
`stripe.SetupIntent.ModifyParamsPaymentMethodOptionsBacsDebitMandateOptions`, \ 
`stripe.SetupIntent.ModifyParamsPaymentMethodOptionsSepa
DebitMandateOptions`, \ 
`stripe.checkout.Session.CreateParamsPaymentMethodOptionsBacsDebitMandateOptions`, \ 
and \ 
`stripe.checkout.Session.CreateParamsPaymentMethodOptionsSepaDebitMandateOptions` \ 
and resource classes \ 
`stripe.PaymentIntent.PaymentMethodOptions.BacsDebit.MandateOptions`, \ 
`stripe.PaymentIntent.PaymentMethodOptions.SepaDebit.MandateOptions`, \ 
`stripe.SetupIntent.PaymentMethodOptions.BacsDebit.MandateOptions`, \ 
`stripe.SetupIntent.PaymentMethodOptions.SepaDebit.MandateOptions`, \ 
`stripe.checkout.Session.PaymentMethodOptions.BacsDebit.MandateOptions`, and \ 
`stripe.checkout.Session.PaymentMethodOptions.SepaDebit.MandateOptions`
  * Add support for `trial_period_days` on parameter class \ 
`stripe.PaymentLink.ModifyParamsSubscriptionData`
  * Add support for `credits_application_invoice_voided` on resource class \ 
`stripe.billing.CreditBalanceTransaction.Credit`
  * Add support for `tax_id` on resource classes \ 
`stripe.issuing.Authorization.MerchantData` and \ 
`stripe.issuing.Transaction.MerchantData`
  * Add support for `al` on resource class \ 
`stripe.tax.Registration.CountryOptions` and parameter class \ 
`stripe.tax.Registration.CreateParamsCountryOptions`
  * Add support for `am` on resource class \ 
`stripe.tax.Registration.CountryOptions` and parameter class \ 
`stripe.tax.Registration.CreateParamsCountryOptions`
  * Add support for `ao` on resource class \ 
`stripe.tax.Registration.CountryOptions` and parameter class \ 
`stripe.tax.Registration.CreateParamsCountryOptions`
  * Add support for `ba` on resource class \ 
`stripe.tax.Registration.CountryOptions` and parameter class \ 
`stripe.tax.Registration.CreateParamsCountryOptions`
  * Add support for `bb` on resource class \ 
`stripe.tax.Registration.CountryOptions` and parameter class \ 
`stripe.tax.Registration.CreateParamsCountryOptions`
  * Add support for `bs` on resource class \ 
`stripe.tax.Registration.CountryOptions` and parameter class \ 
`stripe.tax.Registration.CreateParamsCountryOptions`
  * Add support for `cd` on resource class \ 
`stripe.tax.Registration.CountryOptions` and parameter class \ 
`stripe.tax.Registration.CreateParamsCountryOptions`
  * Add support for `gn` on resource class \ 
`stripe.tax.Registration.CountryOptions` and parameter class \ 
`stripe.tax.Registration.CreateParamsCountryOptions`
  * Add support for `kh` on resource class \ 
`stripe.tax.Registration.CountryOptions` and parameter class \ 
`stripe.tax.Registration.CreateParamsCountryOptions`
  * Add support for `me` on resource class \ 
`stripe.tax.Registration.CountryOptions` and parameter class \ 
`stripe.tax.Registration.CreateParamsCountryOptions`
  * Add support for `mk` on resource class \ 
`stripe.tax.Registration.CountryOptions` and parameter class \ 
`stripe.tax.Registration.CreateParamsCountryOptions`
  * Add support for `mr` on resource class \ 
`stripe.tax.Registration.CountryOptions` and parameter class \ 
`stripe.tax.Registration.CreateParamsCountryOptions`
  * Add support for `np` on resource class \ 
`stripe.tax.Registration.CountryOptions` and parameter class \ 
`stripe.tax.Registration.CreateParamsCountryOptions`
  * Add support for `pe` on resource class \ 
`stripe.tax.Registration.CountryOptions` and parameter class \ 
`stripe.tax.Registration.CreateParamsCountryOptions`
  * Add support for `sn` on resource class \ 
`stripe.tax.Registration.CountryOptions` and parameter class \ 
`stripe.tax.Registration.CreateParamsCountryOptions`
  * Add support for `sr` on resource class \ 
`stripe.tax.Registration.CountryOptions` and parameter class \ 
`stripe.tax.Registration.CreateParamsCountryOptions`
  * Add support for `tj` on resource class \ 
`stripe.tax.Registration.CountryOptions` and parameter class \ 
`stripe.tax.Registration.CreateParamsCountryOptions`
  * Add support for `ug` on resource class \ 
`stripe.tax.Registration.CountryOptions` and parameter class \ 
`stripe.tax.Registration.CreateParamsCountryOptions`
  * Add support for `uy` on resource class \ 
`stripe.tax.Registration.CountryOptions` and parameter class \ 
`stripe.tax.Registration.CreateParamsCountryOptions`
  * Add support for `zm` on resource class \ 
`stripe.tax.Registration.CountryOptions` and parameter class \ 
`stripe.tax.Registration.CreateParamsCountryOptions`
  * Add support for `zw` on resource class \ 
`stripe.tax.Registration.CountryOptions` and parameter class \ 
`stripe.tax.Registration.CreateParamsCountryOptions`
  * Add support for `payout_minimum_balance_hold` on enum \ 
`stripe.BalanceTransaction.type`
  * Add support for `payout_minimum_balance_release` on enum \ 
`stripe.BalanceTransaction.type`
  * Add support for `credits_application_invoice_voided` on enum \ 
`stripe.billing.CreditBalanceTransaction.Credit.type`
  * Add support for `al_tin` on enums \ 
`stripe.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`, and \ 
`stripe.TaxId.CreateParams.type`
  * Add support for `am_tin` on enums \ 
`stripe.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`, and \ 
`stripe.TaxId.CreateParams.type`
  * Add support for `ao_tin` on enums \ 
`stripe.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`, and \ 
`stripe.TaxId.CreateParams.type`
  * Add support for `ba_tin` on enums \ 
`stripe.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`, and \ 
`stripe.TaxId.CreateParams.type`
  * Add support for `bb_tin` on enums \ 
`stripe.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`, and \ 
`stripe.TaxId.CreateParams.type`
  * Add support for `bs_tin` on enums \ 
`stripe.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`, and \ 
`stripe.TaxId.CreateParams.type`
  * Add support for `cd_nif` on enums \ 
`stripe.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`, and \ 
`stripe.TaxId.CreateParams.type`
  * Add support for `gn_nif` on enums \ 
`stripe.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`, and \ 
`stripe.TaxId.CreateParams.type`
  * Add support for `kh_tin` on enums \ 
`stripe.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`, and \ 
`stripe.TaxId.CreateParams.type`
  * Add support for `me_pib` on enums \ 
`stripe.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`, and \ 
`stripe.TaxId.CreateParams.type`
  * Add support for `mk_vat` on enums \ 
`stripe.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`, and \ 
`stripe.TaxId.CreateParams.type`
  * Add support for `mr_nif` on enums \ 
`stripe.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`, and \ 
`stripe.TaxId.CreateParams.type`
  * Add support for `np_pan` on enums \ 
`stripe.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`, and \ 
`stripe.TaxId.CreateParams.type`
  * Add support for `sn_ninea` on enums \ 
`stripe.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`, and \ 
`stripe.TaxId.CreateParams.type`
  * Add support for `sr_fin` on enums \ 
`stripe.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`, and \ 
`stripe.TaxId.CreateParams.type`
  * Add support for `tj_tin` on enums \ 
`stripe.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`, and \ 
`stripe.TaxId.CreateParams.type`
  * Add support for `ug_tin` on enums \ 
`stripe.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`, and \ 
`stripe.TaxId.CreateParams.type`
  * Add support for `zm_tin` on enums \ 
`stripe.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`, and \ 
`stripe.TaxId.CreateParams.type`
  * Add support for `zw_tin` on enums \ 
`stripe.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`, and \ 
`stripe.TaxId.CreateParams.type`
  * Add support for `request_signature` on enums \ 
`stripe.forwarding.Request.replacements` and \ 
`stripe.forwarding.Request.CreateParams.replacements`
  * Add support for `2024-12-18.acacia` on enum \ 
`stripe.WebhookEndpoint.CreateParams.api_version`
  * Change type of `schedule_at_period_end` on  \ 
`stripe.billing_portal.Configuration.Features.SubscriptionUpdate` from \ 
`Optional[ScheduleAtPeriodEnd]` to `ScheduleAtPeriodEnd`
* Fix using `auto_paging_iter()` with `expand: [...]`
* Fix StripeError http_body
  - Fixes an issue where `StripeError.http_body` may be None even when \ 
`json_body` is a valid dictionary.
* fix deprecation warning in httpx @ 0.28
   2024-11-11 08:29:31 by Thomas Klausner | Files touched by this commit (862)
Log message:
py-*: remove unused tool dependency

py-setuptools includes the py-wheel functionality nowadays
   2024-06-14 17:28:27 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-stripe: updated to 9.11.0

9.11.0
Update generated code
   2024-06-07 23:03:03 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-stripe: updated to 9.10.0

v9.10.0

Update generated code
Add support for gb_bank_transfer_payments, jp_bank_transfer_payments, \ 
mx_bank_transfer_payments, sepa_bank_transfer_payments, \ 
us_bank_transfer_payments on resource class stripe.Account.Capabilities and \ 
parameter class stripe.Account.CreateParamsCapabilities
Add support for swish on enums \ 
stripe.Invoice.PaymentSettings.payment_method_types, \ 
stripe.Invoice.CreateParamsPaymentSettings.payment_method_types, \ 
stripe.Invoice.ModifyParamsPaymentSettings.payment_method_types, \ 
stripe.Subscription.PaymentSettings.payment_method_types, \ 
stripe.Subscription.CreateParamsPaymentSettings.payment_method_types, and \ 
stripe.Subscription.ModifyParamsPaymentSettings.payment_method_types

v9.9.0

Add method to list invoice line items
Add methods list_lines() and list_lines_async() on the class Invoice to list the \ 
invoice line items
Update generated code
Add support for generated_from on resource classes \ 
stripe.ConfirmationToken.PaymentMethodPreview.Card and stripe.PaymentMethod.Card
Add support for default_value on parameter classes \ 
stripe.checkout.Session.CreateParamsCustomFieldDropdown, \ 
stripe.checkout.Session.CreateParamsCustomFieldNumeric, and \ 
stripe.checkout.Session.CreateParamsCustomFieldText and resource classes \ 
stripe.checkout.Session.CustomField.Dropdown, \ 
stripe.checkout.Session.CustomField.Numeric, and \ 
stripe.checkout.Session.CustomField.Text
Add support for verification_requires_additional_proof_of_registration on enums \ 
stripe.Account.FutureRequirements.Error.code, \ 
stripe.Account.Requirements.Error.code, \ 
stripe.BankAccount.FutureRequirements.Error.code, \ 
stripe.BankAccount.Requirements.Error.code, \ 
stripe.Capability.FutureRequirements.Error.code, \ 
stripe.Capability.Requirements.Error.code, \ 
stripe.Person.FutureRequirements.Error.code, and \ 
stripe.Person.Requirements.Error.code
Add support for issuing_personalization_design.activated on enums \ 
stripe.Event.type, stripe.WebhookEndpoint.CreateParams.enabled_events, and \ 
stripe.WebhookEndpoint.ModifyParams.enabled_events
Add support for issuing_personalization_design.deactivated on enums \ 
stripe.Event.type, stripe.WebhookEndpoint.CreateParams.enabled_events, and \ 
stripe.WebhookEndpoint.ModifyParams.enabled_events
Add support for issuing_personalization_design.rejected on enums \ 
stripe.Event.type, stripe.WebhookEndpoint.CreateParams.enabled_events, and \ 
stripe.WebhookEndpoint.ModifyParams.enabled_events
Add support for issuing_personalization_design.updated on enums \ 
stripe.Event.type, stripe.WebhookEndpoint.CreateParams.enabled_events, and \ 
stripe.WebhookEndpoint.ModifyParams.enabled_events
Add support for en-RO on enums \ 
stripe.PaymentIntent.ConfirmParamsPaymentMethodOptionsKlarna.preferred_locale, \ 
stripe.PaymentIntent.CreateParamsPaymentMethodOptionsKlarna.preferred_locale, \ 
and stripe.PaymentIntent.ModifyParamsPaymentMethodOptionsKlarna.preferred_locale
Add support for ro-RO on enums \ 
stripe.PaymentIntent.ConfirmParamsPaymentMethodOptionsKlarna.preferred_locale, \ 
stripe.PaymentIntent.CreateParamsPaymentMethodOptionsKlarna.preferred_locale, \ 
and stripe.PaymentIntent.ModifyParamsPaymentMethodOptionsKlarna.preferred_locale
Change type of features on  stripe.issuing.PhysicalBundle from \ 
Optional[Features] to Features
   2024-05-29 12:26:56 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-stripe: updated to 9.8.0

9.8.0 - 2024-05-23

Update generated code
Add support for external_account_collection on resource classes \ 
stripe.AccountSession.Components.Balances.Features and \ 
stripe.AccountSession.Components.Payouts.Features and parameter classes \ 
stripe.AccountSession.CreateParamsComponentsBalancesFeatures and \ 
stripe.AccountSession.CreateParamsComponentsPayoutsFeatures
Add support for payment_method_remove on resource class \ 
stripe.checkout.Session.SavedPaymentMethodOptions
Add support for terminal_reader_invalid_location_for_payment on enums \ 
stripe.Invoice.LastFinalizationError.code, \ 
stripe.PaymentIntent.LastPaymentError.code, stripe.SetupAttempt.SetupError.code, \ 
and stripe.SetupIntent.LastSetupError.code
   2024-05-22 18:26:50 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-stripe: updated to 9.7.0

9.7.0 - 2024-05-16

Update generated code
Add support for fee_source on resource stripe.ApplicationFee
Add support for net_available on resource class stripe.Balance.InstantAvailable
Add support for preferred_locales on resource classes \ 
stripe.Charge.PaymentMethodDetails.CardPresent, \ 
stripe.ConfirmationToken.PaymentMethodPreview.CardPresent, and \ 
stripe.PaymentMethod.CardPresent
Add support for klarna on resource class stripe.Dispute.PaymentMethodDetails
Add support for routing on parameter classes \ 
stripe.PaymentIntent.ConfirmParamsPaymentMethodOptionsCardPresent, \ 
stripe.PaymentIntent.CreateParamsPaymentMethodOptionsCardPresent, and \ 
stripe.PaymentIntent.ModifyParamsPaymentMethodOptionsCardPresent and resource \ 
class stripe.PaymentIntent.PaymentMethodOptions.CardPresent
Add support for application_fee on resource stripe.Payout
Add support for archived on parameter class stripe.entitlements.Feature.ListParams
Add support for lookup_key on parameter class stripe.entitlements.Feature.ListParams
Add support for no_valid_authorization on parameter classes \ 
stripe.issuing.Dispute.CreateParamsEvidence and \ 
stripe.issuing.Dispute.ModifyParamsEvidence and resource class \ 
stripe.issuing.Dispute.Evidence
Add support for loss_reason on resource stripe.issuing.Dispute
Add support for stripe_s700 on parameter classes \ 
stripe.terminal.Configuration.CreateParams and \ 
stripe.terminal.Configuration.ModifyParams and resource \ 
stripe.terminal.Configuration
Add support for klarna on enum stripe.Dispute.PaymentMethodDetails.type
Add support for no_valid_authorization on enums \ 
stripe.issuing.Dispute.Evidence.reason, \ 
stripe.issuing.Dispute.CreateParamsEvidence.reason, and \ 
stripe.issuing.Dispute.ModifyParamsEvidence.reason
Change type of countries on  \ 
stripe.financial_connections.Session.CreateParamsFilters from List[str] to \ 
NotRequired[List[str]]
Switch from black to ruff for formatting
   2024-05-10 06:50:34 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-stripe: updated to 9.6.0

9.6.0 - 2024-05-09
* Update generated code
 * Add support for `allow_redisplay` on resource class \ 
`stripe.ConfirmationToken.PaymentMethodPreview` and resource \ 
`stripe.PaymentMethod`
 * Add support for `preview_mode` on parameter classes \ 
`stripe.Invoice.CreatePreviewParams`, `stripe.Invoice.UpcomingLinesParams`, and \ 
`stripe.Invoice.UpcomingParams`
 * Add support for `_cls_update` on resources `stripe.treasury.OutboundPayment` \ 
and `stripe.treasury.OutboundTransfer`
 * Add support for `tracking_details` on resources \ 
`stripe.treasury.OutboundPayment` and `stripe.treasury.OutboundTransfer`
 * Add support for `update` on resources `stripe.treasury.OutboundPayment` and \ 
`stripe.treasury.OutboundTransfer`
 * Add support for `treasury.outbound_payment.tracking_details_updated` on enums \ 
`stripe.Event.type`, `stripe.WebhookEndpoint.CreateParams.enabled_events`, and \ 
`stripe.WebhookEndpoint.ModifyParams.enabled_events`
 * Add support for `treasury.outbound_transfer.tracking_details_updated` on \ 
enums `stripe.Event.type`, `stripe.WebhookEndpoint.CreateParams.enabled_events`, \ 
and `stripe.WebhookEndpoint.ModifyParams.enabled_events`

9.5.0 - 2024-05-02
* Update generated code
 * Add support for `paypal` on resource class `stripe.Dispute.PaymentMethodDetails`
 * Add support for `payment_method_types` on parameter class \ 
`stripe.PaymentIntent.ConfirmParams`
 * Add support for `ship_from_details` on parameter class \ 
`stripe.tax.Calculation.CreateParams` and resources `stripe.tax.Calculation` and \ 
`stripe.tax.Transaction`
 * Add support for `bh`, `eg`, `ge`, `ke`, `kz`, `ng`, `om` on resource class \ 
`stripe.tax.Registration.CountryOptions` and parameter class \ 
`stripe.tax.Registration.CreateParamsCountryOptions`
 * Add support for `paypal` on enum `stripe.Dispute.PaymentMethodDetails.type`
 * Add support for `shipping_address_invalid` on enums \ 
`stripe.Invoice.LastFinalizationError.code`, \ 
`stripe.PaymentIntent.LastPaymentError.code`, \ 
`stripe.SetupAttempt.SetupError.code`, and \ 
`stripe.SetupIntent.LastSetupError.code`
 * Change type of `metadata` on  `stripe.entitlements.Feature.ModifyParams` from \ 
`Dict[str, str]` to `Literal['']|Dict[str, str]`
* Fix type change entries in Python Changelog

9.4.0 - 2024-04-25
* Update generated code
 * Add support for `amazon_pay` on resource classes \ 
`stripe.Mandate.PaymentMethodDetails` and \ 
`stripe.SetupAttempt.PaymentMethodDetails`
 * Add support for `revolut_pay` on resource classes \ 
`stripe.Mandate.PaymentMethodDetails` and \ 
`stripe.SetupAttempt.PaymentMethodDetails`
 * Add support for `setup_future_usage` on resource classes \ 
`stripe.PaymentIntent.PaymentMethodOptions.AmazonPay`, \ 
`stripe.PaymentIntent.PaymentMethodOptions.RevolutPay`, \ 
`stripe.checkout.Session.PaymentMethodOptions.AmazonPay`, and \ 
`stripe.checkout.Session.PaymentMethodOptions.RevolutPay`
 * Add support for `mobilepay` on parameter classes \ 
`stripe.PaymentMethodConfiguration.CreateParams` and \ 
`stripe.PaymentMethodConfiguration.ModifyParams` and resource \ 
`stripe.PaymentMethodConfiguration`
 * Add support for `ending_before` on parameter class \ 
`stripe.PaymentMethodConfiguration.ListParams`
 * Add support for `limit` on parameter class \ 
`stripe.PaymentMethodConfiguration.ListParams`
 * Add support for `starting_after` on parameter class \ 
`stripe.PaymentMethodConfiguration.ListParams`
 * Change type of `feature` on  `stripe.entitlements.ActiveEntitlement` from \ 
`str` to `ExpandableField[Feature]`
 * Add support for `amazon_pay` on enums \ 
`stripe.Invoice.PaymentSettings.payment_method_types`, \ 
`stripe.Invoice.CreateParamsPaymentSettings.payment_method_types`, \ 
`stripe.Invoice.ModifyParamsPaymentSettings.payment_method_types`, \ 
`stripe.Subscription.PaymentSettings.payment_method_types`, \ 
`stripe.Subscription.CreateParamsPaymentSettings.payment_method_types`, and \ 
`stripe.Subscription.ModifyParamsPaymentSettings.payment_method_types`
 * Add support for `revolut_pay` on enums \ 
`stripe.Invoice.PaymentSettings.payment_method_types`, \ 
`stripe.Invoice.CreateParamsPaymentSettings.payment_method_types`, \ 
`stripe.Invoice.ModifyParamsPaymentSettings.payment_method_types`, \ 
`stripe.Subscription.PaymentSettings.payment_method_types`, \ 
`stripe.Subscription.CreateParamsPaymentSettings.payment_method_types`, and \ 
`stripe.Subscription.ModifyParamsPaymentSettings.payment_method_types`
 * Remove support for inadvertently released identity verification features \ 
`email` and `phone` on parameter classes \ 
`stripe.identity.VerificationSession.CreateParamsOptions` and \ 
`stripe.identity.VerificationSession.ModifyParamsOptions`
* Bump aiohttp from 3.9.2 to 3.9.4