#midnightcrow
1 messages · Page 1 of 1 (latest)
Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- midnightcrow, 1 day ago, 6 messages
No, we only retry with the default payment method that was already being used on the invoice
Otherwise we might charge a payment method that the user didn't consent to being charged on that subscription which can cause surprise, disputes etc
we can use the api to clear a default_payment_method explicitly set on the invoice, and it should default to the customer default payment method correct?
Correct, though definitely test that in test mode to confirm it works as you are expecting