Checkout – AI Builder Pro
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:
- Get your Stripe API keys from Stripe Dashboard
- Create a
.env.localfile in the project root - Add:
NEXT_PUBLIC_STRIPE_PUBLISHABLE_KEY=pk_test_... - Restart your development server