Sell a PDF, template, or course with one-time Stripe payment and automatic delivery.
A complete payment flow for selling a digital product (PDF, template, course — whatever you want). A customer clicks "Buy," Stripe handles the payment securely, and when it goes through, they automatically get an email with a secure, time-limited download link. No subscription management, no complex billing — just a clean one-time purchase.
Every tool in this recipe, explained in plain English.
Copy this prompt and paste it into Claude Code. This is exactly what you’d say to QRALPH to build this project.
QRALPH sets up the Stripe integration with proper webhook verification, generates the HMAC signing logic for secure downloads, and wires up the email delivery. It creates tests for every payment scenario — successful purchase, expired links, duplicate downloads — so you know it works before you go live.