#casey_unexpected

1 messages · Page 1 of 1 (latest)

fair pagodaBOT
#

👋 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/1476966186947449227

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

stray socket
#

More details (ran out of characters):
On the parent, Klarna is set to "Off By Default".
On the connected child, it's deferring to our platform account (pmc_...7L7k shows "[platform is managing payment methods for you")

#

On a test gift, confirmed the two "payment_method_configuration_details" are these two payment configurations.

id: "pmc_xxx67L7k"
parent: "pmc_xxxLZsI"
#

The ID is the deferring configuration on the connected/child account, and the parent is the primary configuration on our parent/platform account.

safe sequoia
#

Good question, at the top of the payment method configuration page, there is a checkbox for whether connected accounts can override your settings. It is possible that that is checked

#

If you send the full PMC ID for the child account, I can take a look. Object IDs are generally considered safe to share because someone would need your secret key to do anything with them. If you aren't comfortable sharing them here you can DM me the ID

stray socket
#

Got it, and thanks for clarifying—that's kinda what I figured but wanted to err on the side of caution. Let me see if that box is checked and I'll grab the full IDs.

#

Currently unchecked in our platform's Connect > Payment Method settings.

#

Platform: pmc_1PQuUkHrYYOfoc7N1ZwnLZsI
Client: pmc_1PQuV1G0PLvaFdxUruL67L7k

#

Is it possible this is somehow tied to Link? 🤔 When I step through the payment form and select Klarna (without submitting), I see this in the footer:

#

Yeah sorry, I think I'm leading myself to a (hopefully accurate) conclusion, lol - in /settings/link:

#

Possibly this? ☝️

safe sequoia
#

Ah there we go, I forgot we recently added that as a Link funding source

#

Yep I think turning that off should do it. Let me know if that works?

stray socket
#

Confirmed; disabling that Pay later with Klarna toggle did the trick. 👍 Thanks for your help!

safe sequoia
#

Of course, thanks for figuring that out yourself! Very good to know this can essentially override the PMC