In this guide, we will implement a pre-order button with Stripe so that our visitors can request to pre-order our awesome product. Collecting pre-sale

Easily collect Pre-Sales revenue from early adopters using the Stripe Payment Links

submited by
Style Pass
2021-07-19 22:00:08

In this guide, we will implement a pre-order button with Stripe so that our visitors can request to pre-order our awesome product.

Collecting pre-sales revenue is the best way to validate a product idea. Stripe has now made it insanely easy with their new product - Payment Links. In this guide, we will implement a pre-order button with Stripe so that our visitors can request to pre-order our awesome product.

Our lovely team at SaaSBase decided to build a super easy ready-to go project here that you can use. Feel free to use it however you like, for personal or for commercial purposes.

It includes a Headline and a Sub-Headline that you can edit to match your offering. And most importantly it contains a Pre-Order button that when clicked should trigger the Stripe payment process.

To add a new product, click on Products > Add a New Product. Add a meaningful name, icon, and the price. Make sure to set the price to One time. You could also choose Recurring if you want a subscription based product.

Leave a Comment