Signed Reviews plugs into your existing payment and e-commerce stack. Every integration is designed around one principle: verification against the payment processor, not merchant-supplied data.
Stripe Live
The native integration. One-click OAuth, minimal permissions, zero code. Every Stripe charge automatically generates a verified review invitation. Refund-aware — reviews for refunded charges are hidden automatically. Works with Stripe Billing, Stripe Connect, and Stripe Checkout.
Stripe integration details →REST API Live
Programmatic access to your verified reviews. Embed reviews on your website, build custom dashboards, or integrate review collection into your own application. Authenticated via publishable + secret keys, with rate limiting and CORS support.
API reference →Webhooks Live
Real-time event delivery: review submitted, review updated, review hidden (refund), invitation sent, invitation expired. Deliver to your own endpoint. Includes a delivery webhook for triggering review invitations at exactly the right moment (e.g., when the tracking number shows "delivered").
Documentation →Shopify Planned
For Shopify merchants using Stripe as their payment processor (including Shopify Payments, which runs on Stripe). Automatic review invitations on every Shopify order. Install from the Shopify App Store.
WooCommerce Planned
WordPress + WooCommerce plugin for stores using the Stripe payment gateway. Connect once, and every WooCommerce order paid via Stripe triggers a verified review invitation.
Custom / SaaS Planned
For SaaS companies and custom-built platforms on Stripe Billing. Every subscription payment is a verification opportunity. SDKs and drop-in components for React, Vue, and plain JavaScript.
How our integrations work
Every Signed Reviews integration follows the same pattern:
- Connect — link your Stripe account (or install the platform-specific app) in one click.
- Detect — Signed Reviews watches for new Stripe charges automatically.
- Invite — a unique, expiring review invitation is sent to the customer's verified payment email.
- Sign — the review is cryptographically signed at submission, creating a tamper-evident record.
- Publish — the verified review appears on your public page and via the API.
Because every integration verifies against Stripe — not merchant-supplied data — the verification chain is independent of which platform or plugin you use. Learn why that matters →
Related: Stripe integration details · API reference · Documentation · Stripe Verified Reviews guide