← All integrations
PaymentsBeta
Stripe
Trigger review requests on charge.succeeded, perfect for online services.
For SaaS, online services, and any business where Stripe is the source of truth for fulfillment, GoodMarks can fire a review request the moment a payment succeeds. Connect via inbound webhooks, we extract billing_details directly from Stripe's payload and verify the Stripe-Signature header so only Stripe can trigger your sends.
What it does
- Triggers on charge.succeeded and payment_intent.succeeded.
- Customer email, name, and phone pull from billing_details automatically.
- Stripe-Signature header verified per-event using your endpoint signing secret.
- Idempotent on Stripe's event ID, retries don't double-send.
What it replaces
- Manual review request emails after Stripe payment
- Plain-text "please review us" copy in receipt templates
- Custom Zapier zaps that bridge Stripe → review request
Replaced by → your branded GoodMarks link, everywhere.
Setup
- 1Open Integrations → Inbound webhooks in the dashboard.
- 2Pick Stripe as the source, name it, pick the business + route.
- 3Copy the URL we generate.
- 4In Stripe → Developers → Webhooks → Add endpoint, paste the URL.
- 5Subscribe to "charge.succeeded" or "payment_intent.succeeded".
- 6Copy Stripe's signing secret (whsec_…) and paste it back into our form so we can verify each request.
Ready to connect?
Connect your account in under 5 minutes. This integration is in beta, the wiring is shipped and works, we're still hardening edge cases. Email support@goodmarks.io if you hit anything weird.