#charlie-fanbase_best-practices
1 messages ยท Page 1 of 1 (latest)
๐ Welcome to your new thread!
โฒ๏ธ 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.
โฑ๏ธ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.
๐ 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/1434924179622465547
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hey
Hi there, looking into this now
thanks
You should be able to view the connected account on your Dashboard, in there there is a tab for Payment Methods
Yip sorry I mean via the API
Its getting the data from that screen via API is what I am struggling to find
Got it, looking into this!
You should be able to use the List payment method configurations and specify the Connect application with the application parameter
https://docs.stripe.com/api/payment_method_configurations/list#list_payment_method_configurations-application
Ok that is what we have been doing but it started returning false for some our produciton accounts
Do they all need to have payment methods configured properly?
I was unable to see the data being returned, but the code we had written to parse the info used to return true, now returns false
Interesting. Can you share the request ID?
Also, can you check on the Dashboard to see if there's anything out of the ordinary in that view?
sorry that links for the wrong account, 2mins
Not sure what is going on but all the accounts I'm checking have Klarna set to disabled under payment methods, despite having processed klarna payments in the past
Would that have been changed anytime in last few omnths?
Not that I know of off the top of my head, but I'll take a look. Just for clarification, you checked this by looking at the Dashboard?
Also, do you have an example of a past request that processed a Klarna payment?
Wouldn't be able to find one unfortuately, we don't record which orders are Klarna, just that they're Stripe
I think its to do with the 'Inherits from parent account' flag. It seems to be on for all of our connected accounts, and was maybe overwriting the setting?
It's possible. That would imply that the parent account disabled Klarna at some point between then and now. Is this something that you're aware of happening?