#ryandududu
1 messages · Page 1 of 1 (latest)
But stripe is complaining that I need to add a default payment method for every customer I create
Where do you see this from?
It was happening when i try to update the subscription. I got it working now. But i have a questions. I created a coupon that is 100% off forever. If i set the days_until_due to 1 will the user still be billed?
Or maybe better, What do you recommend for making subscriptions that are free forever and does not need to add a default payment method?
It was happening when i try to update the subscription
Can you share the request ID (req_xxx) where you see the error message? Here’s how you can find it: https://support.stripe.com/questions/finding-the-id-for-an-api-request
If the subscription is free forever and the invoices are of zero amount, then not having default payment method set shouldn't throw an error unless you see otherwise.
Find help and support for Stripe. Our support center provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.