Stripe > Payment succeeded trigger
Status: Closed · Asked by aaronocampo on · 0 views
In the Stripe integration I don't seem to find the option "Payment succeed" from the list and the "New order" one is not being triggered when a payment is made. Any ideas?
Hey @aaronocampo
In the Stripe Integration, there is both the trigger event available. Pelase check out the following screenshot from the same-

None of them are triggered when a payment is made:

Hey @aaron
Could you pelase share the name of the workflows in which you have tried the desired trigger events so that we can look into it?
This one:
Hey @aaronocampo
As we can see from your workflow, you haven't captured the webhook response yet and without configured webhook URL your automation wouldn't get started.
You can refer to the following video tutorial on how you can configure the Stripe webhook trigger in your workflow.
(Though we have used the New Charge trigger event in the video, you can set up the New Order trigger event. Kindly watch the second part of the video)
youtube.com/watch?v=B8knIAu9QZ0
