#eskimo - subscription payment recovery
1 messages · Page 1 of 1 (latest)
There are a few options:
1/ Sent them to the hosted invoice page URL on the invoice to pay
2/ Let stripe handle this with automatic collection:
https://stripe.com/docs/invoicing/automatic-collection#failed-payments
3/ send them to the customer portal
https://stripe.com/docs/billing/subscriptions/integrating-customer-portal
Depending on the experience you want and what suits your needs, I suspect one of these will fit nicely.
NP!