#rrm

1 messages · Page 1 of 1 (latest)

worthy raftBOT
grim marlin
#

Hey! Bit of a broad question! Is there a specific use case you're trying to account for?

#

With stripe subscriptions you can set the collection method to send invoice. If possible would you be able to provide an example email of what the email sent looks like and also what kind of link it takes you to.
You can see all your emails and brand them:
https://dashboard.stripe.com/settings/branding

#

For that use case you select Invoice Payment Page

#

Every thing is mentioned in that page, I invite you to read it carrefully

#

Yes correct, the merchant will get an email if their is failure payment with a renewing invoice

#

You can't customize the initial email invoice and set your own link.

#

You can create a long life free subscription in that case

#

In other words you create a Subscription with a recurring free price (0 amount)

#

Otherwise you need to collect a Payment Method in order to create a Subscription using Stripe