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

Merged
merged 1 commit into from
Feb 16, 2023
Merged

API Updates #1681

merged 1 commit into from
Feb 16, 2023

Conversation

pakrym-stripe
Copy link
Contributor

@pakrym-stripe pakrym-stripe commented Feb 8, 2023

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

Changelog

  • Add support for refund_payment method on resource Terminal.Reader
  • Add support for new value name on enums BillingPortal.Configuration.features.customer_update.allowed_updates[], BillingPortalConfigurationCreateParams.features.customer_update.allowed_updates[], and BillingPortalConfigurationUpdateParams.features.customer_update.allowed_updates[]
  • Add support for custom_fields on Checkout.Session, CheckoutSessionCreateParams, PaymentLinkCreateParams, PaymentLinkUpdateParams, and PaymentLink
  • Change Subscription.trial_settings.end_behavior and Subscription.trial_settings to be required
  • Add support for interac_present on TerminalReaderPresentPaymentMethodParams.testHelpers
  • Change type of TerminalReaderPresentPaymentMethodParams.testHelpers.type from literal('card_present') to enum('card_present'|'interac_present')
  • Add support for refund_payment on Terminal.Reader.action
  • Add support for new value refund_payment on enum Terminal.Reader.action.type

@pakrym-stripe pakrym-stripe self-assigned this Feb 8, 2023
@pakrym-stripe pakrym-stripe force-pushed the latest-codegen-master branch 2 times, most recently from 668e051 to 63e354c Compare February 8, 2023 23:36
@anniel-stripe anniel-stripe force-pushed the latest-codegen-master branch 3 times, most recently from 09e8343 to 41721f7 Compare February 16, 2023 21:41
@pakrym-stripe
Copy link
Contributor Author

LGTM!

@anniel-stripe anniel-stripe merged commit bcd863d into master Feb 16, 2023
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