Collect pre-sales revenue using this pre-built landing page as a way to validate a new product idea.
Running live at: https://lucid-ramanujan-f21cd3.netlify.app/
Full Guide at: saasbase.dev
- Easy to customize
- Responsive HTML/CSS
- Stripe One-Time Payments
The project is set up to be super easy to run.
- Sign up for a Stripe account here.
- Turn on
Client-Only Integration
under Settings > Checkout Settings. - Add a new product. Copy the
Pricing API ID
and paste it in thedata-price-id
property of the payment button inindex.html
. - Replace the
PUBLISHABLE_KEY
injs/main.js
with yours from Developers > API Key. - Profit!
Need more detailed instructions? Check out the full guide at saasbase.dev.