#CheckMate
1 messages · Page 1 of 1 (latest)
I wish I could help, but this chat is focused on developers and API integration questions. Our support team will be able to assist you better than I can: https://support.stripe.com/contact
Find help and support for Stripe. Our support center provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
This is related to integration only. I've integrated and found this status
This was not one of the variants of the enum status that is present in the docs .
As far as I can tell, this is a legacy integration path: https://stripe.com/docs/payments/intents
Versions of the API before 2019-02-11 show
requires_sourceinstead ofrequires_payment_methodandrequires_source_actioninstead ofrequires_action.
No. Specifically sources are considered legacy. You would want to integration with Payment Methods and Payment Intents instead