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

Merged
merged 3 commits into from Mar 11, 2022
Merged

API Updates #1324

merged 3 commits into from Mar 11, 2022

Conversation

richardm-stripe
Copy link
Contributor

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

@@ -0,0 +1,11 @@
// File generated from our OpenAPI spec
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Gotta delete this.

@kamil-stripe
Copy link
Contributor

re-r? @yejia-stripe

@richardm-stripe richardm-stripe merged commit 57e08c8 into master Mar 11, 2022
@richardm-stripe richardm-stripe deleted the latest-codegen branch March 11, 2022 22:18
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

3 participants