Add support for subscription_update_confirm and subscription_update on BillingPortal.Session.flow and BillingPortalSessionCreateParams.flow_data
Add support for new values subscription_update_confirm and subscription_update on enums BillingPortal.Session.flow.type and BillingPortalSessionCreateParams.flow_data.type
Add support for link on Charge.payment_method_details.card.wallet and PaymentMethod.card.wallet
Add support for buyer_id and cashtag on Charge.payment_method_details.cashapp and PaymentMethod.cashapp
Add support for new values amusement_tax and communications_tax on enums TaxRate.tax_type, TaxRateCreateParams.tax_type, and TaxRateUpdateParams.tax_type
Add support for payer_email, payer_name, and seller_protection on Charge.payment_method_details.paypal
Change Charge.payment_method_details.paypal.payer_id, Charge.payment_method_details.paypal.verified_email, Charge.payment_method_details.paypal.verified_name, SetupIntent.payment_method_options.paypal.currency, and Tax.Settings.locations to be optional
Add support for capture_method, preferred_locale, reference_id, and setup_future_usage on CheckoutSessionCreateParams.payment_method_options.paypal
Add support for reference on CheckoutSessionCreateParams.payment_method_options.paypal, Order.payment.settings.payment_method_options.paypal, OrderCreateParams.payment.settings.payment_method_options.paypal, OrderUpdateParams.payment.settings.payment_method_options.paypal, PaymentIntent.payment_method_options.paypal, PaymentIntentConfirmParams.payment_method_options.paypal, PaymentIntentCreateParams.payment_method_options.paypal, and PaymentIntentUpdateParams.payment_method_options.paypal
Add support for risk_correlation_id on CheckoutSessionCreateParams.payment_method_options.paypal, OrderCreateParams.payment.settings.payment_method_options.paypal, OrderUpdateParams.payment.settings.payment_method_options.paypal, PaymentIntentConfirmParams.payment_method_options.paypal, PaymentIntentCreateParams.payment_method_options.paypal, and PaymentIntentUpdateParams.payment_method_options.paypal
Remove support for billing_agreement_id and currency on CheckoutSessionCreateParams.payment_method_options.paypal
Add support for fingerprint, payer_id, and verified_email on Mandate.payment_method_details.paypal and PaymentMethod.paypal
Add support for taxability_reason and taxable_amount on Order.shipping_cost.taxes[], Order.total_details.breakdown.taxes[], and QuotePhase.total_details.breakdown.taxes[]
Add support for head_office on Tax.Settings and TaxSettingUpdateParams
Add support for subscription_update_confirm and subscription_update on BillingPortal.Session.flow and BillingPortalSessionCreateParams.flow_data
Add support for new values subscription_update_confirm and subscription_update on enums BillingPortal.Session.flow.type and BillingPortalSessionCreateParams.flow_data.type
Add support for link on Charge.payment_method_details.card.wallet and PaymentMethod.card.wallet
Add support for buyer_id and cashtag on Charge.payment_method_details.cashapp and PaymentMethod.cashapp
Add support for new values amusement_tax and communications_tax on enums TaxRate.tax_type, TaxRateCreateParams.tax_type, and TaxRateUpdateParams.tax_type
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps stripe from 12.5.0 to 12.6.0.
Release notes
Sourced from stripe's releases.
Changelog
Sourced from stripe's changelog.
Commits
62fbbc6
Bump version to 12.6.0c464ba7
Update generated code (#1787)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)