Hi All,
I am working on an eBook and need to provide 50% off to the first 50 users interested in buying the book. Which platform do you recommend using? My goals -
Thank you for your help.
Hey!
So, if you're just starting out the best is probably to make a basic landing page in HTML/CSS if you can, it's cheap, pretty fast (if you know CSS) and you can host it for super cheap
To collect payments, Stripe with a special coupon + manually sending the link (make sure to get notifications) can do the trick!
When you start to make more sales, you can craft something automated :)
Otherwise, you can use Gumroad, but not sure how discounts work there, never used it yet