Hey ma dudes, how do i confirm a stripe.js transaction worked in the workflow?
At the moment customer fills in their card details. Hits “Place Order” button then workflow event charge card happens and continues to create an Order. Right now it just charges card and continues to creating an order even if the card details fail. What are your practices and how do you check card before the workflow goes to next event? Need help would appreciate your help so much!
Thank you @romanmg!!! For some odd reason i have done it exactly identical and selected, Paid is “yes”.
It still creates an “order”. Not sure what to do now at all :(.
It’s still creating “orders” with failed payments. Would love another simple solution like you had in the workflow
Are you testing with a test card currently? Stripe has a few different card numbers that return different results. If you’re using the same one that always returns a “charge successful” result then it’s always going to be paid = yes.