Skip to content

v8.198.0

Compare
Choose a tag to compare
@dcr-stripe dcr-stripe released this 19 Jan 16:38
· 737 commits to master since this release
  • #1331 API Updates
    • Change type of Charge.status from string to enum('failed'|'pending'|'succeeded')
    • Add support for bacs_debit and eps on PaymentIntentCreateParams.payment_method_options, PaymentIntentUpdateParams.payment_method_options, PaymentIntentConfirmParams.payment_method_options, and PaymentIntent.payment_method_options
    • Add support for image_url_png and image_url_svg on PaymentIntent.next_action.wechat_pay_display_qr_code

See the changelog for more details.