#andrepaua
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.
- andrepaua, 1 day ago, 13 messages
No, there's no way to set the payment method as default automatically. You'd need to make a separate API call to Update the Customer's default payment method under invoice_settings.default_payment_method
lmk if that helps @gaunt mica
Not the best, but just realised how it works we need to update the customer object with the default payment method. I think the way to do is setup a webhook whena payment method is added to set as the default payment method.