All emails
transactionalclear

after payment

Payment success email

Email after successful payment: confirms the purchase, explains delivery window, and shows where the scroll will appear.

After successful checkout or confirmed Stripe webhook.

Owner note

This email should reassure: payment is complete, order accepted, next step is clear.

{{product_name}}{{order_id}}{{receipt_url}}{{account_url}}{{support_email}}

Fallback

If the webhook is delayed, the success page should explain that the order may appear after a short delay.

Do this

  • Name the product and order ID.
  • Explain where the result will appear.
  • Give the receipt or billing area link.

Avoid this

  • Do not write that a fated answer is almost ready.
  • Do not promise exact timing without backend SLA.
  • Do not hide support at the very bottom.

Default

Subject

Payment received: {{product_name}}

Preview

Your digital scroll has been accepted for processing.

Body

Thank you. Your payment for {{product_name}} has been received. Order ID: {{order_id}}. Your digital scroll will appear in your account when ready: {{account_url}}. Receipt or payment details: {{receipt_url}}. If you do not see the order or closed the page after payment, contact us: {{support_email}}.

Before sending

Checks before wiring the template into Resend or the API.

  • Subject does not reveal the private question or sensitive situation.
  • Preview text explains the email action without pressure.
  • CTA points to the correct route and avoids stale links.

After sending

Checks after a test send.

  • Email reads on mobile without horizontal scrolling.
  • Plain text version works without images.
  • Support email is visible but not the only path.

related doors