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

Merged
merged 1 commit into from Feb 26, 2022
Merged

API Updates #1359

merged 1 commit into from Feb 26, 2022

Conversation

richardm-stripe
Copy link
Contributor

@richardm-stripe richardm-stripe commented Feb 25, 2022

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

Changelog

  • Change BillingPortalConfigurationCreateParams.business_profile.privacy_policy_url and BillingPortalConfigurationCreateParams.business_profile.terms_of_service_url to be optional

  • Change type of BillingPortalConfigurationUpdateParams.business_profile.privacy_policy_url and BillingPortalConfigurationUpdateParams.business_profile.terms_of_service_url from string to emptyStringable(string)

  • Change type of BillingPortal.Configuration.business_profile.privacy_policy_url and BillingPortal.Configuration.business_profile.terms_of_service_url from string to nullable(string)

  • Add support for konbini_payments on AccountUpdateParams.capabilities, AccountCreateParams.capabilities, and Account.capabilities

  • Add support for konbini on Charge.payment_method_details,

  • Add support for .payment_method_options.konbini and .payment_method_data.konbini on the PaymentIntent API.

  • Add support for .payment_settings.payment_method_options.konbini on the Invoice API.

  • Add support for .payment_method_options.konbini on the Subscription API

  • Add support for .payment_method_options.konbini on the CheckoutSession API

  • Add support for konbini on the PaymentMethod API.

  • Add support for konbini_display_details on PaymentIntent.next_action

@richardm-stripe richardm-stripe merged commit 57736db into master Feb 26, 2022
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