#charlie-fanbase_best-practices

1 messages ยท Page 1 of 1 (latest)

polar nimbusBOT
#

๐Ÿ‘‹ 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.

quaint ember
#

Hey

drifting bane
#

Hi there, looking into this now

quaint ember
#

thanks

drifting bane
#

You should be able to view the connected account on your Dashboard, in there there is a tab for Payment Methods

quaint ember
#

Yip sorry I mean via the API

#

Its getting the data from that screen via API is what I am struggling to find

drifting bane
#

Got it, looking into this!

quaint ember
#

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

drifting bane
#

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?

quaint ember
#

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?

drifting bane
#

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?

quaint ember
#

Yip

#

this view

drifting bane
#

Also, do you have an example of a past request that processed a Klarna payment?

quaint ember
#

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?

drifting bane
#

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?

quaint ember
#

It could have happened as we recently enabled a few teams using destination charges rather than direct.

#

Ok I toggled it off, enabled klarna again and its all working as expected

#

sorry to waste your time ๐Ÿ˜…

#

but thanks for looking