(no title)
anderspetersson | 9 years ago
I would like Stripe to handle these subscriptions as well, for example send a webhook on subscription end. But it seems like you can't add a subscription to a customer who dsn't have an active payment source. Any ideas?
coffeemug|9 years ago
We're currently testing functionality that does exactly this. Shoot me an email to slava@stripe.com, and I'll add you to the beta. (Also, would love to work together to iron out any kinks you might run into)
encoderer|9 years ago
lukenyc|9 years ago
jarcoal|9 years ago
Give the customer a very short trial (5 minutes) and put them on the plan they want. After a couple hours, come back when the invoice failed to charge (because they have no payment source) and close/forgive the invoice.
That will keep the subscription running as expected and keep your analytics (Baremetrics, Profitwell, etc) accurate. When the next cycle comes around, you'll get charge failed notifications from Stripe and you can do it all over again.