#CheckMate

1 messages · Page 1 of 1 (latest)

glass summitBOT
strange river
#

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

spring bay
#

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 .

strange river
#

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_source instead of requires_payment_method and requires_source_action instead of requires_action.

Learn about the status and lifecycle of PaymentIntents and SetupIntents.

spring bay
#

is it because I am using an old api key

#

the url I am sending as v1/

strange river
#

No. Specifically sources are considered legacy. You would want to integration with Payment Methods and Payment Intents instead