Skip to content

v1269

Compare
Choose a tag to compare
@stripe-openapi stripe-openapi released this 04 Oct 20:39
· 2 commits to master since this release
  • Release specs are identical for the non beta variants of the Open API spec.

  • Changes to the beta variants are:

    • Add support for submit_card test helper method on resource Issuing.Card
    • Add support for disable_stripe_user_authentication on AccountSession#create.components.account_management.features, AccountSession#create.components.account_onboarding.features, AccountSession#create.components.balances.features, AccountSession#create.components.notification_banner.features, AccountSession#create.components.payouts.features, AccountSession.components.account_management.features, AccountSession.components.account_onboarding.features, AccountSession.components.balances.features, AccountSession.components.notification_banner.features, and AccountSession.components.payouts.features
    • Add support for new value payout_statement_descriptor_profanity on enums Invoice.last_finalization_error.code, PaymentIntent.last_payment_error.code, SetupAttempt.setup_error.code, SetupIntent.last_setup_error.code, and StripeError.code
    • Add support for kakao_pay, payco, and samsung_pay on Charge.payment_method_details, ConfirmationToken.payment_method_preview, ConfirmationToken.testHelpers#create.payment_method_data, PaymentIntent#confirm.payment_method_data, PaymentIntent#confirm.payment_method_options, PaymentIntent#create.payment_method_data, PaymentIntent#create.payment_method_options, PaymentIntent#update.payment_method_data, PaymentIntent#update.payment_method_options, PaymentIntent.payment_method_options, PaymentMethod#create, PaymentMethod, SetupIntent#confirm.payment_method_data, SetupIntent#create.payment_method_data, and SetupIntent#update.payment_method_data
    • Add support for kr_card on Charge.payment_method_details, ConfirmationToken.payment_method_preview, ConfirmationToken.testHelpers#create.payment_method_data, Mandate.payment_method_details, PaymentIntent#confirm.payment_method_data, PaymentIntent#confirm.payment_method_options, PaymentIntent#create.payment_method_data, PaymentIntent#create.payment_method_options, PaymentIntent#update.payment_method_data, PaymentIntent#update.payment_method_options, PaymentIntent.payment_method_options, PaymentMethod#create, PaymentMethod, SetupAttempt.payment_method_details, SetupIntent#confirm.payment_method_data, SetupIntent#create.payment_method_data, and SetupIntent#update.payment_method_data
    • Add support for naver_pay on Charge.payment_method_details, ConfirmationToken.payment_method_preview, ConfirmationToken.testHelpers#create.payment_method_data, PaymentIntent#confirm.payment_method_data, PaymentIntent#confirm.payment_method_options, PaymentIntent#create.payment_method_data, PaymentIntent#create.payment_method_options, PaymentIntent#update.payment_method_data, PaymentIntent#update.payment_method_options, PaymentIntent.payment_method_options, PaymentMethod#create, PaymentMethod#update, PaymentMethod, SetupIntent#confirm.payment_method_data, SetupIntent#create.payment_method_data, and SetupIntent#update.payment_method_data
    • Add support for new values by_tin, ma_vat, md_vat, tz_vat, uz_tin, and uz_vat on enums Checkout.Session.customer_details.tax_ids[].type, Invoice.customer_tax_ids[].type, Tax.Calculation.customer_details.tax_ids[].type, Tax.Transaction.customer_details.tax_ids[].type, and TaxId.type
    • Add support for new values kakao_pay, kr_card, naver_pay, payco, and samsung_pay on enums ConfirmationToken.testHelpers#create.payment_method_data.type, PaymentIntent#confirm.payment_method_data.type, PaymentIntent#create.payment_method_data.type, PaymentIntent#update.payment_method_data.type, SetupIntent#confirm.payment_method_data.type, SetupIntent#create.payment_method_data.type, and SetupIntent#update.payment_method_data.type
    • Add support for new values kakao_pay, kr_card, naver_pay, payco, and samsung_pay on enums ConfirmationToken.payment_method_preview.type and PaymentMethod.type
    • Add support for new values by_tin, ma_vat, md_vat, tz_vat, uz_tin, and uz_vat on enums Customer#create.tax_id_data[].type, Invoice#create_preview.customer_details.tax_ids[].type, Invoice#upcoming.customer_details.tax_ids[].type, Invoice#upcomingLines.customer_details.tax_ids[].type, Tax.Calculation#create.customer_details.tax_ids[].type, and TaxId#create.type
    • Add support for new values kakao_pay, kr_card, naver_pay, payco, and samsung_pay on enums Customer#list_payment_methods.type, PaymentMethod#create.type, and PaymentMethod#list.type
    • Add support for new value refund.failed on enum Event.type
    • Remove support for margin on Invoice.total_pretax_credit_amounts[]
    • Add support for new value expired on enums Issuing.Authorization#list.status and Issuing.Authorization.status
    • Add support for by, cr, ec, ma, md, rs, ru, tz, and uz on Tax.Registration#create.country_options and Tax.Registration.country_options
    • Add support for new value refund.failed on enums WebhookEndpoint#create.enabled_events[] and WebhookEndpoint#update.enabled_events[]