Here's the full requirement - I'm creating an automated tool for people to self-review their e-commerce stores for issues. Once the review is completed, I want them to pay a fee before downloading their review report.
I don't think I can use Stripe's invoice generation API which needs a customer ID which I won't have since they are random e-com store owners.
What solutions do people use to invoice and charge people one time? Any ideas?
#ask-ih
Hi Sai,
You can definitely use Stripe. They have a product Stripe Checkout, which is easy plug-and-play to add a solution like you need.
Otherwise you might consider Gumroad as well.
Stripe Checkout is what I was looking for! Thank you for pointing me in the right direction.
Uh... gimme a couple weeks.
😄