hey guys,
so I am using stripe payment and i have my payment sheet when people are about to pay.
If it is not completed/filled properly, it returns an exception
I would like my action chain to do something if it is completed correctly and something else if it returns the exception. How would i build this? What should i put as a condition in the tree
the action output is paymentInfoValidated (this return a paymentID if completed properly) and if it fails it will return the exception