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 #1331

Merged
merged 1 commit into from Jan 19, 2022
Merged

API Updates #1331

merged 1 commit into from Jan 19, 2022

Conversation

dcr-stripe
Copy link
Contributor

Codegen for openapi 7734045.
r? @yejia-stripe
cc @stripe/api-libraries

Changelog

  • Change type of Charge.status from string to enum('failed'|'pending'|'succeeded')
  • Add support for bacs_debit and eps on PaymentIntentCreateParams.payment_method_options, PaymentIntentUpdateParams.payment_method_options, PaymentIntentConfirmParams.payment_method_options, and PaymentIntent.payment_method_options
  • Add support for image_url_png and image_url_svg on PaymentIntent.next_action.wechat_pay_display_qr_code

@stripe-ci stripe-ci assigned dcr-stripe and unassigned yejia-stripe Jan 19, 2022
@dcr-stripe
Copy link
Contributor Author

This also addresses #1330.

@dcr-stripe dcr-stripe merged commit afe6a64 into master Jan 19, 2022
@dcr-stripe dcr-stripe deleted the latest-codegen branch January 19, 2022 16:36
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.

None yet

2 participants