Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API Updates #1354

Merged
merged 1 commit into from Feb 23, 2022
Merged

API Updates #1354

merged 1 commit into from Feb 23, 2022

Conversation

yejia-stripe
Copy link
Contributor

@yejia-stripe yejia-stripe commented Feb 23, 2022

Codegen for openapi 2775931.
r? @dcr-stripe
cc @stripe/api-libraries

Changelog

  • Add support for setup_future_usage on PaymentIntentCreateParams.payment_method_options.acss_debit, PaymentIntentCreateParams.payment_method_options.afterpay_clearpay, PaymentIntentCreateParams.payment_method_options.alipay, PaymentIntentCreateParams.payment_method_options.au_becs_debit, PaymentIntentCreateParams.payment_method_options.bacs_debit, PaymentIntentCreateParams.payment_method_options.bancontact, PaymentIntentCreateParams.payment_method_options.boleto, PaymentIntentCreateParams.payment_method_options.eps, PaymentIntentCreateParams.payment_method_options.fpx, PaymentIntentCreateParams.payment_method_options.giropay, PaymentIntentCreateParams.payment_method_options.grabpay, PaymentIntentCreateParams.payment_method_options.ideal, PaymentIntentCreateParams.payment_method_options.klarna, PaymentIntentCreateParams.payment_method_options.oxxo, PaymentIntentCreateParams.payment_method_options.p24, PaymentIntentCreateParams.payment_method_options.sepa_debit, PaymentIntentCreateParams.payment_method_options.sofort, PaymentIntentCreateParams.payment_method_options.wechat_pay, PaymentIntentUpdateParams.payment_method_options.acss_debit, PaymentIntentUpdateParams.payment_method_options.afterpay_clearpay, PaymentIntentUpdateParams.payment_method_options.alipay, PaymentIntentUpdateParams.payment_method_options.au_becs_debit, PaymentIntentUpdateParams.payment_method_options.bacs_debit, PaymentIntentUpdateParams.payment_method_options.bancontact, PaymentIntentUpdateParams.payment_method_options.boleto, PaymentIntentUpdateParams.payment_method_options.eps, PaymentIntentUpdateParams.payment_method_options.fpx, PaymentIntentUpdateParams.payment_method_options.giropay, PaymentIntentUpdateParams.payment_method_options.grabpay, PaymentIntentUpdateParams.payment_method_options.ideal, PaymentIntentUpdateParams.payment_method_options.klarna, PaymentIntentUpdateParams.payment_method_options.oxxo, PaymentIntentUpdateParams.payment_method_options.p24, PaymentIntentUpdateParams.payment_method_options.sepa_debit, PaymentIntentUpdateParams.payment_method_options.sofort, PaymentIntentUpdateParams.payment_method_options.wechat_pay, PaymentIntentConfirmParams.payment_method_options.acss_debit, PaymentIntentConfirmParams.payment_method_options.afterpay_clearpay, PaymentIntentConfirmParams.payment_method_options.alipay, PaymentIntentConfirmParams.payment_method_options.au_becs_debit, PaymentIntentConfirmParams.payment_method_options.bacs_debit, PaymentIntentConfirmParams.payment_method_options.bancontact, PaymentIntentConfirmParams.payment_method_options.boleto, PaymentIntentConfirmParams.payment_method_options.eps, PaymentIntentConfirmParams.payment_method_options.fpx, PaymentIntentConfirmParams.payment_method_options.giropay, PaymentIntentConfirmParams.payment_method_options.grabpay, PaymentIntentConfirmParams.payment_method_options.ideal, PaymentIntentConfirmParams.payment_method_options.klarna, PaymentIntentConfirmParams.payment_method_options.oxxo, PaymentIntentConfirmParams.payment_method_options.p24, PaymentIntentConfirmParams.payment_method_options.sepa_debit, PaymentIntentConfirmParams.payment_method_options.sofort, PaymentIntentConfirmParams.payment_method_options.wechat_pay, PaymentIntent.payment_method_options.acss_debit, PaymentIntent.payment_method_options.afterpay_clearpay, PaymentIntent.payment_method_options.alipay, PaymentIntent.payment_method_options.au_becs_debit, PaymentIntent.payment_method_options.bacs_debit, PaymentIntent.payment_method_options.bancontact, PaymentIntent.payment_method_options.boleto, PaymentIntent.payment_method_options.eps, PaymentIntent.payment_method_options.fpx, PaymentIntent.payment_method_options.giropay, PaymentIntent.payment_method_options.grabpay, PaymentIntent.payment_method_options.ideal, PaymentIntent.payment_method_options.klarna, PaymentIntent.payment_method_options.oxxo, PaymentIntent.payment_method_options.p24, PaymentIntent.payment_method_options.sepa_debit, PaymentIntent.payment_method_options.sofort, and PaymentIntent.payment_method_options.wechat_pay
  • Add support for new values bbpos_wisepad3 and stripe_m2 on enums TerminalReaderListParams.device_type and Terminal.Reader.device_type
  • Add support for object on ExternalAccountListParams (fixes stripe.accounts.listExternalAccounts does not recognize "object" property for Stripe.ExternalAccountListParams #1351)

Copy link
Contributor

@dcr-stripe dcr-stripe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@stripe-ci stripe-ci assigned yejia-stripe and unassigned dcr-stripe Feb 23, 2022
@yejia-stripe yejia-stripe merged commit 0a1cea9 into master Feb 23, 2022
@yejia-stripe yejia-stripe deleted the latest-codegen branch February 23, 2022 16:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

stripe.accounts.listExternalAccounts does not recognize "object" property for Stripe.ExternalAccountListParams
2 participants