Setup

No Stripe TEST secret key found. Set the environment variable below before continuing, or switch modes with the pill above.

Locally:

STRIPE_TEST_SECRET_KEY=sk_... ./lpay -p 4567

On CARLOS:

carlos secrets set -app lpay STRIPE_TEST_SECRET_KEY=sk_...

The page recovers on its own once the key is delivered.