Skip to content

v8.209.0

Compare
Choose a tag to compare
@kamil-stripe kamil-stripe released this 11 Mar 21:09
· 714 commits to master since this release
  • #1368 API Updates

    • Add support for mandate on Charge.payment_method_details.card
    • Add support for mandate_options on PaymentIntentCreateParams.payment_method_options.card, PaymentIntentUpdateParams.payment_method_options.card, PaymentIntentConfirmParams.payment_method_options.card, PaymentIntent.payment_method_options.card, SetupIntentCreateParams.payment_method_options.card, SetupIntentUpdateParams.payment_method_options.card, SetupIntentConfirmParams.payment_method_options.card, and SetupIntent.payment_method_options.card
    • Add support for card_await_notification on PaymentIntent.next_action
    • Add support for customer_notification on PaymentIntent.processing.card
    • Change PaymentLinkCreateParams.line_items to be required, and change PaymentLink.create to require PaymentLinkCreateParams
  • #1364 Update search pagination to use page param instead of next_page.

See the changelog for more details.