Add support for new value agrobank on enums Charge.payment_method_details.fpx.bank, PaymentIntentCreateParams.payment_method_data.fpx.bank, PaymentIntentUpdateParams.payment_method_data.fpx.bank, PaymentIntentConfirmParams.payment_method_data.fpx.bank, PaymentMethodCreateParams.fpx.bank, and PaymentMethod.fpx.bank
Add support for ownership_declaration on AccountUpdateParams.company, AccountCreateParams.company, Account.company, and TokenCreateParams.account.company
Add support for proof_of_registration on AccountUpdateParams.documents and AccountCreateParams.documents
Add support for ownership_declaration_shown_and_signed on TokenCreateParams.account
Change type of AccountUpdateParams.individual.full_name_aliases, AccountCreateParams.individual.full_name_aliases, PersonCreateParams.full_name_aliases, PersonUpdateParams.full_name_aliases, TokenCreateParams.account.individual.full_name_aliases, and TokenCreateParams.person.full_name_aliases from array(string) to emptyStringable(array(string))
Add support for new values en-BE, en-ES, and en-IT on enums PaymentIntentCreateParams.payment_method_options.klarna.preferred_locale, PaymentIntentUpdateParams.payment_method_options.klarna.preferred_locale, and PaymentIntentConfirmParams.payment_method_options.klarna.preferred_locale
Add support for new value agrobank on enums Charge.payment_method_details.fpx.bank, PaymentIntentCreateParams.payment_method_data.fpx.bank, PaymentIntentUpdateParams.payment_method_data.fpx.bank, PaymentIntentConfirmParams.payment_method_data.fpx.bank, PaymentMethodCreateParams.fpx.bank, and PaymentMethod.fpx.bank
Add support for ownership_declaration on AccountUpdateParams.company, AccountCreateParams.company, Account.company, and TokenCreateParams.account.company
Add support for proof_of_registration on AccountUpdateParams.documents and AccountCreateParams.documents
Add support for ownership_declaration_shown_and_signed on TokenCreateParams.account
Change type of AccountUpdateParams.individual.full_name_aliases, AccountCreateParams.individual.full_name_aliases, PersonCreateParams.full_name_aliases, PersonUpdateParams.full_name_aliases, TokenCreateParams.account.individual.full_name_aliases, and TokenCreateParams.person.full_name_aliases from array(string) to emptyStringable(array(string))
Add support for new values en-BE, en-ES, and en-IT on enums PaymentIntentCreateParams.payment_method_options.klarna.preferred_locale, PaymentIntentUpdateParams.payment_method_options.klarna.preferred_locale, and PaymentIntentConfirmParams.payment_method_options.klarna.preferred_locale
Change Charge.payment_method_details.klarna.payment_method_category, Charge.payment_method_details.klarna.preferred_locale, Checkout.Session.customer_details.phone, and PaymentMethod.klarna.dob to be required
Add support for new value klarna on enum CheckoutSessionCreateParams.payment_method_types[]
Add support for payment_method_category and preferred_locale on Charge.payment_method_details.klarna
Add support for new value klarna on enums CustomerListPaymentMethodsParams.type and PaymentMethodListParams.type
Add support for klarna on PaymentIntentCreateParams.payment_method_data, PaymentIntentCreateParams.payment_method_options, PaymentIntentUpdateParams.payment_method_data, PaymentIntentUpdateParams.payment_method_options, PaymentIntentConfirmParams.payment_method_data, PaymentIntentConfirmParams.payment_method_options, PaymentIntent.payment_method_options, PaymentMethodCreateParams, and PaymentMethod
Add support for new value klarna on enums PaymentIntentCreateParams.payment_method_data.type, PaymentIntentUpdateParams.payment_method_data.type, and PaymentIntentConfirmParams.payment_method_data.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 8.160.0 to 8.188.0.
Release notes
Sourced from stripe's releases.
... (truncated)
Changelog
Sourced from stripe's changelog.
... (truncated)
Commits
276610e
Bump version to 8.188.00f72dcb
Merge pull request #1293 from stripe/latest-codegen3307d06
Codegen for openapi 66ae67db6fe70c
Bump version to 8.187.023bf122
Codegen for openapi 21065d4 (#1292)4e82cca
Add SubtleCryptoProvider and update Webhooks to allow async crypto. (#1288)c330f9d
Improve typescript support (#1291)1aa8cef
Remove stale test util for detecting await support. (#1290)3811c5d
Replace unused mocha.opts with Mocha configuration file. (#1289)32a5c2c
Typo in NodeHttpClient comment (#1287)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)