Back to proxy

Checkout – Proxy Starter

Secure payment processed by Stripe. Cancel anytime. 30-day money-back guarantee.

Account details

We'll use this for your receipt and account access.

Confirmation and invoice will be sent here.

Payment

Express checkout

Add your Stripe keys to enable PayPal redirect checkout and card payments below.

Or enter card details below

Stripe Configuration Required

To enable payments for Take It Cloudy, configure your Stripe keys:

  1. Get your Stripe API keys from Stripe Dashboard
  2. Create a .env.local file in the project root
  3. Add: NEXT_PUBLIC_STRIPE_PUBLISHABLE_KEY=pk_test_...
  4. Restart your development server