saleor / saleor-app-payment-stripe

https://saleor.io/
Other
14 stars 162 forks source link

Stripe API Version Is Not Available Option API version 2022-11-15. #195

Open jdmueller opened 8 months ago

jdmueller commented 8 months ago

Stripe App uses Stripe API version 2022-11-15.

It states this in the docs but as of today this is not an option.

The options for me are:

23-08-16 - PaymentIntents and SetupIntents now have automatic_payment_methods enabled by default, which allows you to configure payment method settings from the Dashboard—no code required. Breaking change return_url is required on PaymentIntent or SetupIntent confirmation.