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

Merged
merged 1 commit into from
May 3, 2022
Merged

API Updates #1407

merged 1 commit into from
May 3, 2022

Conversation

dcr-stripe
Copy link
Contributor

Codegen for openapi e0e5752.
r? @kamil-stripe
cc @stripe/api-libraries

Changelog

  • Add support for new resource CashBalance
  • Change type of BillingPortal.Configuration.application from $Application to deletable($Application)
  • Add support for alipay on Checkout.Session.payment_method_options and CheckoutSessionCreateParams.payment_method_options
  • Change type of CheckoutSessionCreateParams.payment_method_options.konbini.expires_after_days from emptyStringable(integer) to integer
  • Add support for new value eu_oss_vat on enums Checkout.Session.customer_details.tax_ids[].type, Invoice.customer_tax_ids[].type, and TaxId.type
  • Add support for new value eu_oss_vat on enums CustomerCreateParams.tax_id_data[].type, InvoiceUpcomingLinesParams.customer_details.tax_ids[].type, InvoiceUpcomingParams.customer_details.tax_ids[].type, and TaxIdCreateParams.type
  • Add support for cash_balance on Customer
  • Add support for application on Invoice, Quote, SubscriptionSchedule, and Subscription

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