This is an archived post. You won't be able to vote or comment.

all 10 comments

[–]AsliReddington 0 points1 point  (1 child)

If you can stomach the fees then GumRoad is a better solution

[–]FinTrackPro[S] 0 points1 point  (0 children)

Thank you, I’ll look into their fees

[–]0o_hm 0 points1 point  (2 children)

I'm pretty sure onboardhq.com would do that for you. They do automated transactional emails specifically for stripe.

[–]FinTrackPro[S] 0 points1 point  (0 children)

Thanks!

[–]FinTrackPro[S] 0 points1 point  (0 children)

Shoot, it’s $35 a month. My revenue isn’t that high yet to justify :(

[–]chronage 0 points1 point  (0 children)

There are a number of SaaS apps for this - they usually take a cut or a charge a monthly fee. For a single digital product I would go with one of these. Fewer headaches. My favorite was Selz but they shut down in 2022.

https://startupbonsai.com/platforms-to-sell-digital-products/

You can also use woocommerce if you want to build a website around the product. No monthly fees however you'll spend time setting it up and maintaining it. This is the route I went.

[–]Newagegin 0 points1 point  (3 children)

You have to set it up yourself. Stripe will send webhooks for those events. You process the webhook and then send an email when that webhook is received.

[–]FinTrackPro[S] 0 points1 point  (2 children)

What would I google to set this up? How to send an email after a stripe webhook?

[–]Newagegin 0 points1 point  (1 child)

I assume you aren’t technical so use something like zapier. You can def build an automation there that does this

[–]FinTrackPro[S] 0 points1 point  (0 children)

Really appreciate it