Setup steps
Create a Zap in Zapier and choose Webhooks by Zapier as the trigger.
Select Catch Hook as the event type. Copy the webhook URL Zapier provides.
Go to Settings then Integrations in your dashboard. Paste the URL into the Zapier field and click Connect.
On the next purchase, Zapier will receive the order data and you can map it to any downstream action.
What data is sent
Each fired webhook includes event, order_id, product_id, product_title, customer_email, amount_total, currency, store_id, and created_at.
The event field is always order.completed for a completed Stripe checkout.
Use these fields to trigger emails, CRM updates, Slack alerts, or any other automation in Zapier.
Reliability note
The Zapier call is non-blocking. If the webhook fails, it does not affect order recording or access granting.
Check your Zap history in Zapier to confirm triggers are arriving after a test purchase.