#gang_connect-payment-methods-checkout
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/1314257181897654273
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
No, that's okay
thanks
Okay yeah not sure yet, it does look like that Checkout Session link expired...
Can you create a fresh one that we can visit?
Thank you -- continuing to look
Okay I see the issue
So in the Connected Account Dashboard they have these payment methods on for their own account, but not for requests created via the platform.
If you click on the Default dropdown at https://dashboard.stripe.com/test/settings/payment_methods in the Connected Account you will see two different Defaults... one for this account itself and one for the platform.
Klarna/Afterpay are on for the Connected Account's own config but not for the platform
So if you flip them on in that config then it should work.
Let me know if that doesn't make sense.
I'll try
Im surprised because I have activated klarna/afterpay on the platform account too
Not for your Connected Accounts
Sorry, this is all a bit confusing, there are a bunch of differnet configs.
You need to go to https://dashboard-stripe.com/test/settings/payment_methods/connected_accounts to enable for your Connected Accounts
You have it enabled only for your platform on your platform account
But you have it "Default off" for your Connected Accounts
If you flip that to "Default on" on your platform then that would also fix things here
Ok I see that
on the platform account
the thing is
I dont want to activate that by default for all my connected accounts
I only want the connected accounts that decide to activate it on their own account to be able to do it
Then yeah you would need to do it via the Connected Account Dashboard as I mentioned above
Not for platform-created Checkout Sessions
See how there are two Defaults there
You need to click on the bottom one (under your platform name) and turn it on there
Ok got it
so I can have this buy now pay later activated for platform created checkout session only
without having it activated on the platform account
Yes