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

Merged
merged 1 commit into from
Mar 11, 2022
Merged

API Updates #1368

merged 1 commit into from
Mar 11, 2022

Conversation

richardm-stripe
Copy link
Contributor

@richardm-stripe richardm-stripe commented Mar 11, 2022

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

Changelog

  • Add support for mandate on Charge.payment_method_details.card
  • Add support for mandate_options on PaymentIntentCreateParams.payment_method_options.card, PaymentIntentUpdateParams.payment_method_options.card, PaymentIntentConfirmParams.payment_method_options.card, PaymentIntent.payment_method_options.card, SetupIntentCreateParams.payment_method_options.card, SetupIntentUpdateParams.payment_method_options.card, SetupIntentConfirmParams.payment_method_options.card, and SetupIntent.payment_method_options.card
  • Add support for card_await_notification on PaymentIntent.next_action
  • Add support for customer_notification on PaymentIntent.processing.card
  • Change PaymentLinkCreateParams.line_items to be required, and change PaymentLink.create to require PaymentLinkCreateParams

Copy link
Contributor

@yejia-stripe yejia-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!

For changelog: "and change PaymentLinkCreateParams to be required" or something?

@kamil-stripe kamil-stripe merged commit 0cbe461 into master Mar 11, 2022
@kamil-stripe kamil-stripe deleted the latest-codegen branch March 11, 2022 20:31
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.

3 participants