• Instructions to Ask a Question

    Click on the "Ask a Question" button and select the application for which you would like to ask questions.

    We have 5 different products namely - Pabbly Connect, Pabbly Subscription Billing, Pabbly Email Marketing, Pabbly Form Builder, Pabbly Email Verification.

    The turnaround time is 24 hrs (Business Hours - 10.00 AM to 6.00 PM IST, Except Saturday and Sunday). So your kind patience will be highly appreciated!

    🚀🚀Exclusive Discount Offer

    Just in case you're looking for any ongoing offers on Pabbly, you can check the one-time offers listed below. You just need to pay once and use the application forever -
     

    🔥 Pabbly Connect One Time Plan for $249 (🏆Lifetime Access) -  View offer 

    🔥 Pabbly Subscription Billing One Time Plan for $249 (🏆Lifetime Access) - View offer

stripe checkout.session.expired and invoice.finalization_failed stripe events

Which trigger events of pabbly monitors checkout.session.expired and invoice.finalization_failed stripe events? Also, after doing that and adding the webhook, how can I trigger those events in stripe, in order to capture the response in pabbly?
 

Supreme

Well-known member
Staff member
Hey @javiermarcon

For the specific trigger event from the Stripe application, you can use the "Webhook By Pabbly" trigger to receive respective responses for specific events.

You can follow the same procedure to configure the webhook URL and pick the trigger event accordingly.

1682678412812.png
 
But since I can only set one webhook in stripe, how can I get several events in automation? i.e. to get the data in case of the payment failed event, payment succeeded, abandoned cart, and so on.
Thanks.
 

Supreme

Well-known member
Staff member
I did exactly what is told in that video and the stripe response is never captured by Pabbly, Why?
Workflow url: https://connect.pabbly.com/workflow/mapping/IjU3NjUwNTZjMDYzZTA0MzE1MjY4NTUzYzUxMzUi_pc
payment button: https://buy.stripe.com/test_7sI5nd8zcc2J2Fq6oo
Kindly check it through a webbooks testing site called webhook.site.

You can copy the webhook URL provided by Webhook.site inside your application and do the test event inside the application to see if the webhook is being worked inside Webhook.site. This will double-confirm the issue.

Here is a sample video that you can follow to track the webhook issue:

 
Top