#Aroua-payment
1 messages · Page 1 of 1 (latest)
Hi there, you can retrieve the payment intent object and then check its status https://stripe.com/docs/api/payment_intents/object#payment_intent_object-status
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
thank you