#Beans
1 messages ยท Page 1 of 1 (latest)
Hi can you share the subscription id where you saw this?
All subscription, but this is one sample
sub_1LmH5QCRqxw3fS7HSsM8liWK
The second one, i just manually renew this
Ah it's because there's no default payment method set for the subscription
ohh will check on this one
so meaning
if you pay your subscription
the card you used there is not the default one by default?
๐
That's correct
You have to set it to the default
You can do this on the first payment of a Sub by using payment_settings.save_default_payment_method
Or you can update the Customer to set the invoice_settings.default_payment_method
Just depends on your flow
๐
can i do the 'Retry charge' programmatically?