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

Merged
merged 1 commit into from Sep 15, 2022
Merged

API Updates #1444

merged 1 commit into from Sep 15, 2022

Conversation

kamil-stripe
Copy link
Contributor

Codegen for openapi v192.
cc @stripe/api-libraries

Changelog

  • Add support for pix on Charge.payment_method_details, Checkout.Session.payment_method_options, CheckoutSessionCreateParams.payment_method_options, PaymentIntent.payment_method_options, PaymentIntentConfirmParams.payment_method_data, PaymentIntentConfirmParams.payment_method_options, PaymentIntentCreateParams.payment_method_data, PaymentIntentCreateParams.payment_method_options, PaymentIntentUpdateParams.payment_method_data, PaymentIntentUpdateParams.payment_method_options, PaymentMethodCreateParams, PaymentMethod, SetupIntentConfirmParams.payment_method_data, SetupIntentCreateParams.payment_method_data, and SetupIntentUpdateParams.payment_method_data
  • Add support for new value pix on enum CheckoutSessionCreateParams.payment_method_types[]
  • Add support for new value pix on enums CustomerListPaymentMethodsParams.type and PaymentMethodListParams.type
  • Add support for from_invoice on InvoiceCreateParams and Invoice
  • Add support for latest_revision on Invoice
  • Add support for new value pix on enums PaymentIntentConfirmParams.payment_method_data.type, PaymentIntentCreateParams.payment_method_data.type, PaymentIntentUpdateParams.payment_method_data.type, SetupIntentConfirmParams.payment_method_data.type, SetupIntentCreateParams.payment_method_data.type, and SetupIntentUpdateParams.payment_method_data.type
  • Add support for pix_display_qr_code on PaymentIntent.next_action
  • Add support for new value pix on enums PaymentLinkCreateParams.payment_method_types[] and PaymentLinkUpdateParams.payment_method_types[]
  • Add support for new value pix on enum PaymentMethodCreateParams.type
  • Add support for created on Treasury.CreditReversal and Treasury.DebitReversal

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!

@kamil-stripe kamil-stripe merged commit 5cc3d54 into master Sep 15, 2022
pakrym-stripe added a commit that referenced this pull request Sep 26, 2022
* Add beta readme.md section (#1425)

* Codegen for openapi v184 (#1422)

* Bump version to 21.3.0

* Update README.md to clarify that API version can only be change in beta (#1427)

* Update README.md

* Update README.md

* Show test coverage in README

* Codegen for openapi v186 (#1430)

* Bump version to 21.4.0

* Update coveralls to only run for one java version

* Update badge to static format, add command in Makefile to update version in shields.io link accordingly

* Update docuemntation test

* Codegen for openapi v188 (#1433)

* Bump version to 21.5.0

* Codegen for openapi v189 (#1434)

* Bump version to 21.6.0

* Codegen for openapi v190 (#1435)

* Bump version to 21.7.0

* Codegen for openapi v192 (#1444)

* Bump version to 21.8.0

* React to EventDataClassLookup generation changes (#1446)

* Codegen for openapi v196 (#1445)

* Bump version to 21.9.0

* Set version to 21.9.0 to simplify merge

* Reset version to 21.4.0-beta.1

* Codegen for openapi v196

Co-authored-by: Kamil Pajdzik <99290280+kamil-stripe@users.noreply.github.com>
Co-authored-by: Dominic Charley-Roy <dcr@stripe.com>
Co-authored-by: Annie Li <anniel@stripe.com>
Co-authored-by: anniel-stripe <97691964+anniel-stripe@users.noreply.github.com>
Co-authored-by: Dominic Charley-Roy <78050200+dcr-stripe@users.noreply.github.com>
Co-authored-by: yejia-stripe <90646909+yejia-stripe@users.noreply.github.com>
Co-authored-by: Yejia Chen <yejia@stripe.com>
Co-authored-by: Kamil Pajdzik <kamil@stripe.com>
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