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

Merged
merged 1 commit into from
Sep 15, 2022
Merged

API Updates #1552

merged 1 commit into from
Sep 15, 2022

Conversation

kamil-stripe
Copy link
Contributor

@kamil-stripe kamil-stripe commented Sep 14, 2022

Codegen for openapi v193.
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 amount on IssuingDisputeCreateParams and IssuingDisputeUpdateParams
  • 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 PaymentLink.payment_method_types[], PaymentLinkCreateParams.payment_method_types[], and PaymentLinkUpdateParams.payment_method_types[]
  • Add support for new value pix on enum PaymentMethodCreateParams.type
  • Add support for new value pix on enum PaymentMethod.type
  • Add support for created on Treasury.CreditReversal and Treasury.DebitReversal

@kamil-stripe kamil-stripe force-pushed the latest-codegen-master branch 3 times, most recently from 369842e to 66fc123 Compare September 15, 2022 17:55
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.

2 participants