Skip to content

v14.18.0-beta.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@helenye-stripe helenye-stripe released this 16 Feb 18:03
· 133 commits to master since this release
  • #2017 Update generated code for beta
    • Add support for payto and twint payment method throughout the API
    • Add support for decrement_authorization method on resource PaymentIntent
    • Add support for decremental_authorization on Charge.payment_method_details.card
    • Add support for display_brand on ConfirmationToken.payment_method_preview.card
    • Add support for new value no_voec on enums InvoiceCreatePreviewParams.customer_details.tax_ids[].type, OrderCreateParams.tax_details.tax_ids[].type, and OrderUpdateParams.tax_details.tax_ids[].type
    • Add support for new value no_voec on enum Order.tax_details.tax_ids[].type
    • Add support for request_decremental_authorization on PaymentIntent.payment_method_options.card, PaymentIntentConfirmParams.payment_method_options.card, PaymentIntentCreateParams.payment_method_options.card, and PaymentIntentUpdateParams.payment_method_options.card

See the changelog for more details.