#jaymuk-subscription-customer
1 messages · Page 1 of 1 (latest)
is there any possible way I can create a subscription for a customer that doesn't have a payment method?
No, you have to have a payment method attached to the customer for the subscription
I'm glad to at least know this is a hard requirement
do you have any suggestion for how to get around this?
we want to prompt the user to add a payment method later, but we don't need it in order to start the subscription
since we already had someone else pay
The only caveat is that you can get away with not having a payment method if you create a zero-dollar subscription or the subscription is trialing
thanks - so I create a 0 dollar subscription, to have the subscription created for customer without payment method. And then after I could update the subscription with the actual product item?
Yup!
interesting. You've saved me a lot of time. Wish I asked earlier! Thanks again!