Back to cloud-hosting

Checkout – Cloud Enterprise

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

Stripe Configuration Required

To enable payments for swihost, 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