#mariarittr-subscription-upcomingemail
1 messages · Page 1 of 1 (latest)
Hey @raw coral, we offer emails for upcoming invoices, you can configure this here: https://dashboard.stripe.com/settings/billing/automatic
mariarittr-subscription-upcomingemail
Yes, but we'd need to change a few words in that e-mail. I don't believe it's clear for our customers.
We'd need to send our own custom e-mail.
I know it may be possible... so I'm just asking if I need to have a server code to do so. Or, just using Stripe Payments Links it is possible?
PaymentLinks is a no-code solution to accept payments quickly. In your case it sets up a Subscription upfront and that's it, then payments are renewed automatically.
If you want to send your own custom email with your own wording then you do need to write some custom code on your own server. If you don't want to write any code then you use our already existing emails for this
I want to write codes! I know I'm just starting, but I believe it's going to be the best for our non-profit. I'm just a little confused about what should be my own server.
Honestly you would be way better off using our pre-built emails! Writing and designing your own email is going to be days if not weeks of work
Especially if you have never done this before yourself
Oh yes, I know it. But that's what we're needing anyway.
And... we need to start from somewhere, I guess...
That's fair, I'm just sharing my opinion on what's the best use of your time. You could also hire a freelancer to do this. Really if you have never written code before, sending an email that will work with all email clients and not be flagged as spam and such is... a lot of work
Oh I believe taking time for learning this will bring us a lot of knowledge and then, we can do a lot of things later... that's interesing to know that most times it can be flagged as spam.
Well anyway I'm open to learn and do that, starting from now. I'm only asking here in the dev-help because I'm not so sure how would be an code server of my own. 🙂
Unfortunately, this really isn't something I can help you with. I can answer questions specific to Stripe's products and APIs. But right now you're asking someone to teach you how to write a website/code and I can't really do that.
Maybe look at Mailgun's tutorials https://www.mailgun.com/resources/videos/getting-started-with-mailgun/ they are an API for sending emails
Oh alright I didn't know that. I'll search for it! Thank you a lot!