Details
-
Type:
Bug
-
Status: In Progress
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: 5.11.3
-
Component/s: None
-
Labels:None
Description
We have received multiple reports of people encountering the following error when the cron is run
Error Response: A return_url must be specified because this Payment Intent is configured to automatically accept the payment methods enabled in the Dashboard, some of which may require a full page redirect to succeed.
If you do not want to accept redirect-based payment methods, set
automatic_payment_methods[enabled] to true and automatic_payment_methods[allow_redirects] to never when creating Setup
Intents and Payment Intents.
Sounds like there are a couple more parameters that need to be set in order to process these properly
This may be a "buy now pay later" kind of scheme, see https://docs.stripe.com/payments/buy-now-pay-later In this case, it would seem really unusual to be able to process this on an automated basis. All of the options say they don't support a subscription except for a private preview for Klarna.