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

Merged
merged 1 commit into from
Jul 25, 2022
Merged

API Updates #1486

merged 1 commit into from
Jul 25, 2022

Conversation

kamil-stripe
Copy link
Contributor

@kamil-stripe kamil-stripe commented Jul 22, 2022

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

Changelog

  • Add support for installments on Checkout.Session.payment_method_options.card, CheckoutSessionCreateParams.payment_method_options.card, Invoice.payment_settings.payment_method_options.card, InvoiceCreateParams.payment_settings.payment_method_options.card, and InvoiceUpdateParams.payment_settings.payment_method_options.card
  • Add support for default_currency and invoice_credit_balance on Customer
  • Add support for currency on InvoiceCreateParams
  • Add support for default_mandate on Invoice.payment_settings, InvoiceCreateParams.payment_settings, and InvoiceUpdateParams.payment_settings
  • Add support for mandate on InvoicePayParams
  • Add support for product_data on OrderCreateParams.line_items[] and OrderUpdateParams.line_items[]

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