Stripe integration
Connect Stripe to trigger testimonial requests after successful payments, Stripe-managed incentives, and reconciliation tips.
Stripe connects Reveddy to your payment flow so a successful charge can enqueue a testimonial request on the schedule defined by your campaign. This is ideal for SaaS checkouts, digital products, services billed through Stripe Checkout or Payment Links, and any funnel where fulfillment is not modeled in Shopify.
Installation starts from Integrations → Stripe, walking through OAuth or Connect-style authorization depending on your account setup. You will assign a default campaign for new requests. Ensure that campaign’s incentive delivery matches what Stripe can automate—percentage or fixed discounts require compatible Stripe coupon configuration, while code pools sidestep Stripe APIs entirely by emailing a stored code.
Because Stripe events can fire more frequently than physical shipments, pay special attention to request delay days and whether you truly want every successful payment to trigger an ask. Some teams create a dedicated lower-traffic campaign for high-volume SKUs and another for premium tiers.
When debugging missing requests, locate the payment intent or checkout session in Stripe’s dashboard and confirm the customer email is present. Duplicate protection uses external identifiers when available, so repeated webhook deliveries should not spam the same customer. If coupons fail to create, verify API permissions and currency compatibility in Stripe.