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

Merged
merged 1 commit into from
Apr 18, 2022
Merged

API Updates #1396

merged 1 commit into from
Apr 18, 2022

Conversation

richardm-stripe
Copy link
Contributor

@richardm-stripe richardm-stripe commented Apr 14, 2022

Codegen for openapi a8928d0.
r? @dcr-stripe
cc @stripe/api-libraries

Changelog

  • Add support for new resources FundingInstructions and Terminal.Configuration
  • Add support for create_funding_instructions method on resource Customer
  • Add support for customer_balance on Charge.payment_method_details, 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, and PaymentMethod
  • Add support for cash_balance on CustomerCreateParams and CustomerUpdateParams
  • Add support for new value customer_balance on enums CustomerListPaymentMethodsParams.type and PaymentMethodListParams.type
  • Add support for new value customer_balance on enums PaymentIntentConfirmParams.payment_method_data.type, PaymentIntentCreateParams.payment_method_data.type, and PaymentIntentUpdateParams.payment_method_data.type
  • Add support for amount_details on PaymentIntent
  • Add support for display_bank_transfer_instructions on PaymentIntent.next_action
  • Add support for new value customer_balance on enum PaymentMethodCreateParams.type
  • Add support for new value customer_balance on enum PaymentMethod.type
  • Add support for configuration_overrides on Terminal.Location, TerminalLocationCreateParams, and TerminalLocationUpdateParams

Copy link
Contributor

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

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