Pay with Stripe. We use your email for the receipt and to send presigned download links after payment (via webhook).
Used for Stripe receipt and your download links after payment.
Set api-base in <head> (Terraform output api_base_for_static_site). After payment, configure Stripe to call …/stripe-webhook so we can email your download links.
api-base
<head>
api_base_for_static_site
…/stripe-webhook
Back to cart