#iammaxim_unexpected
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.
- iammaxim_unexpected, 12 hours ago, 13 messages
đ Welcome to your new thread!
âąď¸ We automatically close idle threads, which makes them read-only. Make sure you stick around to chat in realtime!
đ This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1212434778406522932
đ Have more to share? You can add more detail below, including code, screenshots, videos, etc.
â˛ď¸ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question. Thank you for your patience!
Hey @short river huge apologies for the delay. The server got busy and I initially missed your message. Can you tell me more about how step 4 doesn't work? Are you getting an error or is the default_source field just staying unset?
And do you have the ID of a customer that you have tried this on? (cus_1234)
within the dashboard the pm_*** stays as the default
I think it is expected that default payment method takes precedence over default source if both are set
Is it possible to clear the default_payment_method?
If you want that card_ to be the default, you can actually just set it as the invoice_settings.default_payment_method
That should also work as long as the souce is of a type that the PaymentMethods API also supports
ok let me try
Our Payment Methods API is backwards compatable with any Source of a type that PMs themselves support