close

./finance/py-stripe, Stripe python bindings

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


Branch: CURRENT, Version: 14.4.1, Package name: py313-stripe-14.4.1, 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: 1438.79 KB

Version history: (Expand)


CVS history: (Expand)


   2026-03-11 12:04:10 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-stripe: updated to 14.4.1

14.4.1

Add Stripe-Request-Trigger header
Add agent information to UserAgent
   2026-02-26 19:41:11 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-stripe: updated to 14.4.0

14.4.0

Allow AIOHTTPClient to accept user-provided session or connector.
Update generated code
Add support for new resources reserve.Hold, reserve.Plan, and reserve.Release
Add support for location and reader on Charge.PaymentMethodDetail.CardPresent, \ 
Charge.PaymentMethodDetail.InteracPresent, \ 
ConfirmationToken.PaymentMethodPreview.Card.GeneratedFrom.PaymentMethodDetail.CardPresent, \ 
PaymentAttemptRecord.PaymentMethodDetail.CardPresent, \ 
PaymentAttemptRecord.PaymentMethodDetail.InteracPresent, \ 
PaymentMethod.Card.GeneratedFrom.PaymentMethodDetail.CardPresent, \ 
PaymentRecord.PaymentMethodDetail.CardPresent, and \ 
PaymentRecord.PaymentMethodDetail.InteracPresent
Add support for new value lk_vat on enums \ 
Checkout.Session.CustomerDetail.TaxId.type, Invoice.CustomerTaxId.type, \ 
Tax.Calculation.CustomerDetail.TaxId.type, \ 
Tax.Transaction.CustomerDetail.TaxId.type, and TaxId.type
Add support for new value lk_vat on enums CustomerCreateParamsTaxIdDatum.type, \ 
CustomerCreateTaxIdParams.type, \ 
InvoiceCreatePreviewParamsCustomerDetailTaxId.type, TaxIdCreateParams.type, and \ 
tax.CalculationCreateParamsCustomerDetailTaxId.type
Add support for new values reserve.hold.created, reserve.hold.updated, \ 
reserve.plan.created, reserve.plan.disabled, reserve.plan.expired, \ 
reserve.plan.updated, and reserve.release.created on enum Event.type
Add support for new values terminal_wifi_certificate and \ 
terminal_wifi_private_key on enums File.purpose and FileListParams.purpose
Add support for new values terminal_wifi_certificate and \ 
terminal_wifi_private_key on enum FileCreateParams.purpose
Add support for new value pay_by_bank on enums \ 
Invoice.PaymentSetting.payment_method_types, \ 
InvoiceCreateParamsPaymentSetting.payment_method_types, \ 
InvoiceModifyParamsPaymentSetting.payment_method_types, \ 
Subscription.PaymentSetting.payment_method_types, \ 
SubscriptionCreateParamsPaymentSetting.payment_method_types, and \ 
SubscriptionModifyParamsPaymentSetting.payment_method_types
Add support for display_name and service_user_number on \ 
Mandate.PaymentMethodDetail.BacsDebit
Change type of PaymentAttemptRecord.PaymentMethodDetail.Boleto.tax_id and \ 
PaymentRecord.PaymentMethodDetail.Boleto.tax_id from string to nullable(string)
Change type of \ 
PaymentAttemptRecord.PaymentMethodDetail.UsBankAccount.expected_debit_date and \ 
PaymentRecord.PaymentMethodDetail.UsBankAccount.expected_debit_date from \ 
nullable(string) to string
Add support for transaction_purpose on \ 
PaymentIntent.PaymentMethodOption.UsBankAccount, \ 
PaymentIntentConfirmParamsPaymentMethodOptionUsBankAccount, \ 
PaymentIntentCreateParamsPaymentMethodOptionUsBankAccount, and \ 
PaymentIntentModifyParamsPaymentMethodOptionUsBankAccount
Add support for optional_items on PaymentLinkModifyParams
Remove support for unused card_issuer_decline on Radar.PaymentEvaluation.Insight
Add support for payment_behavior on SubscriptionItemDeleteParams
Add support for lk on Tax.Registration.CountryOption and \ 
tax.RegistrationCreateParamsCountryOption
Add support for cellular and stripe_s710 on Terminal.Configuration, \ 
terminal.ConfigurationCreateParams, and terminal.ConfigurationModifyParams
Add support for new values simulated_stripe_s710 and stripe_s710 on enums \ 
Terminal.Reader.device_type and terminal.ReaderListParams.device_type
Add support for new values reserve.hold.created, reserve.hold.updated, \ 
reserve.plan.created, reserve.plan.disabled, reserve.plan.expired, \ 
reserve.plan.updated, and reserve.release.created on enums \ 
WebhookEndpointCreateParams.enabled_events and \ 
WebhookEndpointModifyParams.enabled_events
Add support for new value 2026-02-25.clover on enum \ 
WebhookEndpointCreateParams.api_version
Add support for snapshot events reserve.hold.created and reserve.hold.updated \ 
with resource reserve.Hold
Add support for snapshot events reserve.plan.created, reserve.plan.disabled, \ 
reserve.plan.expired, and reserve.plan.updated with resource reserve.Plan
Add support for snapshot event reserve.release.created with resource reserve.Release
Add support for error codes storer_capability_missing and \ 
storer_capability_not_active on Invoice.LastFinalizationError, \ 
PaymentIntent.LastPaymentError, SetupAttempt.SetupError, \ 
SetupIntent.LastSetupError, and StripeError
Added instruction to update CA certificates in README.
   2026-01-17 07:26:56 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-stripe: updated to 14.2.0

14.2.0

Update generated code
Add support for event notifications V2CoreAccountClosedEvent, \ 
V2CoreAccountCreatedEvent, \ 
V2CoreAccountIncludingConfigurationCustomerCapabilityStatusUpdatedEvent, \ 
V2CoreAccountIncludingConfigurationCustomerUpdatedEvent, \ 
V2CoreAccountIncludingConfigurationMerchantCapabilityStatusUpdatedEvent, \ 
V2CoreAccountIncludingConfigurationMerchantUpdatedEvent, \ 
V2CoreAccountIncludingConfigurationRecipientCapabilityStatusUpdatedEvent, \ 
V2CoreAccountIncludingConfigurationRecipientUpdatedEvent, \ 
V2CoreAccountIncludingDefaultsUpdatedEvent, \ 
V2CoreAccountIncludingFutureRequirementsUpdatedEvent, \ 
V2CoreAccountIncludingIdentityUpdatedEvent, \ 
V2CoreAccountIncludingRequirementsUpdatedEvent, and V2CoreAccountUpdatedEvent \ 
with related object v2.core.Account
Add support for event notification V2CoreAccountLinkReturnedEvent
Add support for event notifications V2CoreAccountPersonCreatedEvent, \ 
V2CoreAccountPersonDeletedEvent, and V2CoreAccountPersonUpdatedEvent with \ 
related object v2.core.AccountPerson
Fix DeprecationWarning when encoding StripeObject metadata
Update ci to run on Python 3.14 as well
   2026-01-11 10:55:16 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-stripe: updated to 14.1.0

14.1.0

* Update generated code
Add support for new resources v2.core.AccountLink, v2.core.AccountPersonToken, \ 
v2.core.AccountPerson, v2.core.AccountToken, and v2.core.Account
Add support for create and retrieve methods on resources \ 
v2.core.AccountPersonToken and v2.core.AccountToken
Add support for create method on resource v2.core.AccountLink
Add support for close, create, list, modify, and retrieve methods on resource \ 
v2.core.Account
Add support for create, delete, list, modify, and retrieve methods on resource \ 
v2.core.AccountPerson
Add support for customer_account on Billing.CreditBalanceSummary, \ 
Billing.CreditGrant, BillingPortal.Session, CashBalance, Checkout.Session, \ 
ConfirmationToken.PaymentMethodPreview, CreditNoteListParams, CreditNote, \ 
CustomerBalanceTransaction, CustomerCashBalanceTransaction, \ 
CustomerSessionCreateParams, CustomerSession, Customer, Discount, \ 
FinancialConnections.Account.AccountHolder, \ 
FinancialConnections.Session.AccountHolder, InvoiceCreateParams, \ 
InvoiceCreatePreviewParams, InvoiceItemCreateParams, InvoiceItemListParams, \ 
InvoiceItem, InvoiceListParams, Invoice, PaymentIntentCreateParams, \ 
PaymentIntentListParams, PaymentIntentModifyParams, PaymentIntent, \ 
PaymentMethodAttachParams, PaymentMethodListParams, PaymentMethod, \ 
PromotionCodeCreateParams, PromotionCodeListParams, PromotionCode, \ 
QuoteCreateParams, QuoteListParams, QuoteModifyParams, Quote, SetupAttempt, \ 
SetupIntentCreateParams, SetupIntentListParams, SetupIntentModifyParams, \ 
SetupIntent, SubscriptionCreateParams, Subscri
ptionListParams, SubscriptionScheduleCreateParams, \ 
SubscriptionScheduleListParams, SubscriptionSchedule, Subscription, TaxId.Owner, \ 
TaxIdCreateParamsOwner, TaxIdListParamsOwner, TaxId, \ 
billing.CreditBalanceSummaryRetrieveParams, \ 
billing.CreditBalanceTransactionListParams, billing.CreditGrantCreateParams, \ 
billing.CreditGrantListParams, billing_portal.SessionCreateParams, \ 
checkout.SessionCreateParams, checkout.SessionListParams, \ 
financial_connections.AccountListParamsAccountHolder, and \ 
financial_connections.SessionCreateParamsAccountHolder
Add support for metadata on LineItem and checkout.SessionCreateParamsLineItem
Add support for payto_payments on Account.Capability, \ 
AccountCreateParamsCapability, and AccountModifyParamsCapability
Add support for signer on AccountCreateParamsDocumentProofOfRegistration, \ 
AccountCreateParamsDocumentProofOfUltimateBeneficialOwnership, \ 
AccountModifyParamsDocumentProofOfRegistration, and \ 
AccountModifyParamsDocumentProofOfUltimateBeneficialOwnership
Change CustomerSessionCreateParams.customer, InvoiceItemCreateParams.customer, \ 
PaymentMethodAttachParams.customer, SubscriptionCreateParams.customer, \ 
billing.CreditBalanceSummaryRetrieveParams.customer, \ 
billing.CreditBalanceTransactionListParams.customer, \ 
billing.CreditGrantCreateParams.customer, and \ 
billing_portal.SessionCreateParams.customer to be optional
Add support for billing_cycle_anchor on \ 
BillingPortal.Configuration.Feature.SubscriptionUpdate, \ 
billing_portal.ConfigurationCreateParamsFeatureSubscriptionUpdate, and \ 
billing_portal.ConfigurationModifyParamsFeatureSubscriptionUpdate
Add support for payto on Charge.PaymentMethodDetail, \ 
Checkout.Session.PaymentMethodOption, ConfirmationToken.PaymentMethodPreview, \ 
ConfirmationTokenCreateParamsPaymentMethodDatum, \ 
Invoice.PaymentSetting.PaymentMethodOption, \ 
InvoiceCreateParamsPaymentSettingPaymentMethodOption, \ 
InvoiceModifyParamsPaymentSettingPaymentMethodOption, \ 
Mandate.PaymentMethodDetail, PaymentAttemptRecord.PaymentMethodDetail, \ 
PaymentIntent.PaymentMethodOption, PaymentIntentConfirmParamsPaymentMethodDatum, \ 
PaymentIntentConfirmParamsPaymentMethodOption, \ 
PaymentIntentCreateParamsPaymentMethodDatum, \ 
PaymentIntentCreateParamsPaymentMethodOption, \ 
PaymentIntentModifyParamsPaymentMethodDatum, \ 
PaymentIntentModifyParamsPaymentMethodOption, \ 
PaymentMethodConfigurationCreateParams, PaymentMethodConfigurationModifyParams, \ 
PaymentMethodConfiguration, PaymentMethodCreateParams, \ 
PaymentMethodModifyParams, PaymentMethod, PaymentRecord.PaymentMethodDetail, \ 
SetupAttempt.PaymentMethodDetail, SetupIntent.PaymentMethodOption
, SetupIntentConfirmParamsPaymentMethodDatum, \ 
SetupIntentConfirmParamsPaymentMethodOption, \ 
SetupIntentCreateParamsPaymentMethodDatum, \ 
SetupIntentCreateParamsPaymentMethodOption, \ 
SetupIntentModifyParamsPaymentMethodDatum, \ 
SetupIntentModifyParamsPaymentMethodOption, \ 
Subscription.PaymentSetting.PaymentMethodOption, \ 
SubscriptionCreateParamsPaymentSettingPaymentMethodOption, \ 
SubscriptionModifyParamsPaymentSettingPaymentMethodOption, and \ 
checkout.SessionCreateParamsPaymentMethodOption
Add support for expected_debit_date on Charge.PaymentMethodDetail.AcssDebit, \ 
Charge.PaymentMethodDetail.AuBecsDebit, Charge.PaymentMethodDetail.BacsDebit, \ 
Charge.PaymentMethodDetail.NzBankAccount, Charge.PaymentMethodDetail.SepaDebit, \ 
Charge.PaymentMethodDetail.UsBankAccount, \ 
PaymentAttemptRecord.PaymentMethodDetail.AcssDebit, \ 
PaymentAttemptRecord.PaymentMethodDetail.AuBecsDebit, \ 
PaymentAttemptRecord.PaymentMethodDetail.BacsDebit, \ 
PaymentAttemptRecord.PaymentMethodDetail.NzBankAccount, \ 
PaymentAttemptRecord.PaymentMethodDetail.SepaDebit, \ 
PaymentAttemptRecord.PaymentMethodDetail.UsBankAccount, \ 
PaymentRecord.PaymentMethodDetail.AcssDebit, \ 
PaymentRecord.PaymentMethodDetail.AuBecsDebit, \ 
PaymentRecord.PaymentMethodDetail.BacsDebit, \ 
PaymentRecord.PaymentMethodDetail.NzBankAccount, \ 
PaymentRecord.PaymentMethodDetail.SepaDebit, and \ 
PaymentRecord.PaymentMethodDetail.UsBankAccount
Add support for new value mollie on enums Charge.PaymentMethodDetail.Ideal.bank, \ 
ConfirmationToken.PaymentMethodPreview.Ideal.bank, \ 
ConfirmationTokenCreateParamsPaymentMethodDatumIdeal.bank, \ 
PaymentAttemptRecord.PaymentMethodDetail.Ideal.bank, \ 
PaymentIntentConfirmParamsPaymentMethodDatumIdeal.bank, \ 
PaymentIntentCreateParamsPaymentMethodDatumIdeal.bank, \ 
PaymentIntentModifyParamsPaymentMethodDatumIdeal.bank, PaymentMethod.Ideal.bank, \ 
PaymentMethodCreateParamsIdeal.bank, \ 
PaymentRecord.PaymentMethodDetail.Ideal.bank, \ 
SetupAttempt.PaymentMethodDetail.Ideal.bank, \ 
SetupIntentConfirmParamsPaymentMethodDatumIdeal.bank, \ 
SetupIntentCreateParamsPaymentMethodDatumIdeal.bank, and \ 
SetupIntentModifyParamsPaymentMethodDatumIdeal.bank
Add support for new value MLLENL2A on enums \ 
Charge.PaymentMethodDetail.Ideal.bic, \ 
ConfirmationToken.PaymentMethodPreview.Ideal.bic, \ 
PaymentAttemptRecord.PaymentMethodDetail.Ideal.bic, PaymentMethod.Ideal.bic, \ 
PaymentRecord.PaymentMethodDetail.Ideal.bic, and \ 
SetupAttempt.PaymentMethodDetail.Ideal.bic
Add support for new value payto on enums \ 
PaymentIntent.excluded_payment_method_types, \ 
PaymentIntentConfirmParams.excluded_payment_method_types, \ 
PaymentIntentCreateParams.excluded_payment_method_types, \ 
PaymentIntentModifyParams.excluded_payment_method_types, \ 
SetupIntent.excluded_payment_method_types, \ 
SetupIntentCreateParams.excluded_payment_method_types, \ 
SetupIntentModifyParams.excluded_payment_method_types, and \ 
checkout.SessionCreateParams.excluded_payment_method_types
Add support for new value payto on enum \ 
checkout.SessionCreateParams.payment_method_types
Add support for line_items on checkout.SessionModifyParams
Add support for new value payto on enums \ 
ConfirmationTokenCreateParamsPaymentMethodDatum.type, \ 
PaymentIntentConfirmParamsPaymentMethodDatum.type, \ 
PaymentIntentCreateParamsPaymentMethodDatum.type, \ 
PaymentIntentModifyParamsPaymentMethodDatum.type, \ 
SetupIntentConfirmParamsPaymentMethodDatum.type, \ 
SetupIntentCreateParamsPaymentMethodDatum.type, and \ 
SetupIntentModifyParamsPaymentMethodDatum.type
Add support for new value payto on enums \ 
ConfirmationToken.PaymentMethodPreview.type and PaymentMethod.type
Add support for new value payto on enums CustomerListPaymentMethodsParams.type, \ 
PaymentMethodCreateParams.type, and PaymentMethodListParams.type
Add support for invoice on CustomerListCustomerBalanceTransactionParams
Add support for related_customer_account on Identity.VerificationSession, \ 
identity.VerificationSessionCreateParams, and \ 
identity.VerificationSessionListParams
Change type of InvoiceItem.Pricing.PriceDetail.price and \ 
InvoiceLineItem.Pricing.PriceDetail.price from string to expandable($Price)
Add support for new value payto on enums \ 
Invoice.PaymentSetting.payment_method_types, \ 
InvoiceCreateParamsPaymentSetting.payment_method_types, \ 
InvoiceModifyParamsPaymentSetting.payment_method_types, \ 
Subscription.PaymentSetting.payment_method_types, \ 
SubscriptionCreateParamsPaymentSetting.payment_method_types, and \ 
SubscriptionModifyParamsPaymentSetting.payment_method_types
Add support for subtotal on InvoiceLineItem
Add support for authorization_code, description, iin, installments, issuer, \ 
network_advice_code, network_decline_code, and stored_credential_usage on \ 
PaymentAttemptRecord.PaymentMethodDetail.Card and \ 
PaymentRecord.PaymentMethodDetail.Card
Change PaymentIntent.transfer_data to be optional
Add support for new value payto on enums PaymentLink.payment_method_types, \ 
PaymentLinkCreateParams.payment_method_types, and \ 
PaymentLinkModifyParams.payment_method_types
Add support for allow_redisplay on PaymentMethodListParams
Add support for reported_by on PaymentRecord
Change Product.tax_code to be optional
Add support for new values 2025-12-15.clover and 2026-01-28.clover on enum \ 
WebhookEndpointCreateParams.api_version
Add support for changes on V2.Core.Event
Add support for error code account_token_required_for_v2_account on \ 
Invoice.LastFinalizationError, PaymentIntent.LastPaymentError, \ 
SetupAttempt.SetupError, SetupIntent.LastSetupError, and StripeError
* Updated bundled CA certificates
* Add create_async method to EphemeralKey
   2025-04-24 09:08:01 by Thomas Klausner | Files touched by this commit (2)
Log message:
py-stripe: adapt for setuptools 78

Bump PKGREVISION.
   2025-02-26 11:06:17 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-stripe: updated to 11.6.0

11.6.0

* Update generated code
Add support for target_date on parameter classes \ 
stripe.PaymentIntent.ConfirmParamsPaymentMethodOptionsAcssDebit, \ 
stripe.PaymentIntent.ConfirmParamsPaymentMethodOptionsAuBecsDebit, \ 
stripe.PaymentIntent.ConfirmParamsPaymentMethodOptionsBacsDebit, \ 
stripe.PaymentIntent.ConfirmParamsPaymentMethodOptionsSepaDebit, \ 
stripe.PaymentIntent.ConfirmParamsPaymentMethodOptionsUsBankAccount, \ 
stripe.PaymentIntent.CreateParamsPaymentMethodOptionsAcssDebit, \ 
stripe.PaymentIntent.CreateParamsPaymentMethodOptionsAuBecsDebit, \ 
stripe.PaymentIntent.CreateParamsPaymentMethodOptionsBacsDebit, \ 
stripe.PaymentIntent.CreateParamsPaymentMethodOptionsSepaDebit, \ 
stripe.PaymentIntent.CreateParamsPaymentMethodOptionsUsBankAccount, \ 
stripe.PaymentIntent.ModifyParamsPaymentMethodOptionsAcssDebit, \ 
stripe.PaymentIntent.ModifyParamsPaymentMethodOptionsAuBecsDebit, \ 
stripe.PaymentIntent.ModifyParamsPaymentMethodOptionsBacsDebit, \ 
stripe.PaymentIntent.ModifyParamsPaymentMethodOptionsSepaDebit, \ 
stripe.PaymentIntent.Modif
yParamsPaymentMethodOptionsUsBankAccount, \ 
stripe.checkout.Session.CreateParamsPaymentMethodOptionsAcssDebit, \ 
stripe.checkout.Session.CreateParamsPaymentMethodOptionsAuBecsDebit, \ 
stripe.checkout.Session.CreateParamsPaymentMethodOptionsBacsDebit, \ 
stripe.checkout.Session.CreateParamsPaymentMethodOptionsSepaDebit, and \ 
stripe.checkout.Session.CreateParamsPaymentMethodOptionsUsBankAccount and \ 
resource classes stripe.PaymentIntent.PaymentMethodOptions.AcssDebit, \ 
stripe.PaymentIntent.PaymentMethodOptions.AuBecsDebit, \ 
stripe.PaymentIntent.PaymentMethodOptions.BacsDebit, \ 
stripe.PaymentIntent.PaymentMethodOptions.SepaDebit, \ 
stripe.PaymentIntent.PaymentMethodOptions.UsBankAccount, \ 
stripe.checkout.Session.PaymentMethodOptions.AcssDebit, \ 
stripe.checkout.Session.PaymentMethodOptions.AuBecsDebit, \ 
stripe.checkout.Session.PaymentMethodOptions.BacsDebit, \ 
stripe.checkout.Session.PaymentMethodOptions.SepaDebit, and \ 
stripe.checkout.Session.PaymentMethodOptions.UsBankAccount
Add support for metadata on parameter class \ 
stripe.Product.CreateParamsDefaultPriceData
Add support for prices on parameter classes \ 
stripe.billing.CreditBalanceSummary.RetrieveParamsFilterApplicabilityScope and \ 
stripe.billing.CreditGrant.CreateParamsApplicabilityConfigScope and resource \ 
class stripe.billing.CreditGrant.ApplicabilityConfig.Scope
Add support for priority on parameter class \ 
stripe.billing.CreditGrant.CreateParams and resource stripe.billing.CreditGrant
Add support for restrictions on parameter class \ 
stripe.checkout.Session.CreateParamsPaymentMethodOptionsCard and resource class \ 
stripe.checkout.Session.PaymentMethodOptions.Card
Add support for collected_information on parameter class \ 
stripe.checkout.Session.ModifyParams and resource stripe.checkout.Session
Change type of price_type on  \ 
stripe.billing.CreditBalanceSummary.RetrieveParamsFilterApplicabilityScope and \ 
stripe.billing.CreditGrant.CreateParamsApplicabilityConfigScope from \ 
Literal['metered'] to NotRequired[Literal['metered']]
Change type of price_type on  \ 
stripe.billing.CreditGrant.ApplicabilityConfig.Scope from Literal['metered'] to \ 
Optional[Literal['metered']]
Add support for 2025-02-24.acacia on enum \ 
stripe.WebhookEndpoint.CreateParams.api_version
* Remove incorrect changelog entry about parse_snapshot_event
* add codeowners file
* upgrade ruff version
* Revert "Bump version to 11.5.0"
* Upgrade to download-artifact@v4
* 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.CreateParamsPaymentMethodOptions, and resources \ 
stripe.PaymentMethod a
nd 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]
* 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-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