#matih_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/1400503946694627522
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
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.
- matih_webhooks, 1 day ago, 22 messages
- matih_best-practices, 2 days ago, 55 messages
We're currently successfully creating Connected Accounts (Standard) through the API via stripe.Accounts.create (in Python)
And I'm trying to understand what we (the Platform) has to do in order for Stripe to collect the necessary information to enable SWISH payment method for the Connected Accounts
HI, that is because that payment method is in a Provate Preview: https://docs.stripe.com/payments/swish
You need to sign up there as a next step. We're unable to assist with Provate preview features in this public channel.
OK, the reason how I found that page was because I was looking on this URL: https://dashboard.stripe.com/test/settings/payment_methods/connected_accounts?config_id=pmc_1RgjRBPOnItp7x2wAFYbUvuz
and under Swish it says :
Swish is on by default for eligible accounts.
Connected accounts can still enable this payment method if they're in an eligible country and have Dashboard access. Learn More (https://docs.stripe.com/connect/payment-methods)
๐ stepping in here as pgskc needs to step away
What type of Connected Accounts are you working with here?
Standard Connected Accounts, all of them based in Sweden
Average age of users is between 18-25, thus Swish would be an excellent Payment Method for our Connected Accounts
Gotcha, so yeah as my teammate noted you aren't going to be able to create Swish payments until it is enabled for your account. So really what I'd recommend is reaching out to our Support team via https://support.stripe.com/contact/login and requesting access for your platform.
OK, I entered my email in the link provided by your colleague. Should I contact as well?
I'd recommend contacting Support to see if you can get faster access that way. Not sure what the exact process is as we don't handle and private features here.