Question

Stripe abandoned cart event

  • 13 October 2021
  • 2 replies
  • 684 views

Hi! We are trying to pick up an abandoned cart event from stripe with zapier. But we are having trouble finding an event that could pick the email of an unresolved checkout once a certain time passes. We were looking for something like a “checkout session expired” or a “abandoned cart” event.

 

Is there something of the sort? Maybe it exists but depends on a certain configuration on stripe's end to be enabled?

Thanks in advance!


This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

2 replies

Userlevel 7
Badge +14

Hi @AGNC Tech 

Try using Stripe Webhooks: https://stripe.com/docs/webhooks

App webhooks can be used with the Webhooks app as the Zap trigger: https://zapier.com/apps/webhook/integrations

 

Stripe Event

 

Userlevel 6
Badge +6

Hey @AGNC Tech ,

 

Yes that’s possible. Stripe has a webhook events to trigger when checkout session expired. 

 

You can Trigger the Zap with Webhook by Zapier. The trigger step will give a URL.  (https://zapier.com/apps/webhook/integrations).

 

To learn how to paste webhook url on Stripe visit here https://stripe.com/docs/webhooks