#martin-gaibisso_docs

1 messages ¡ Page 1 of 1 (latest)

main capeBOT
#

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

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

quaint mural
#

this doesnt seem to be allowed
Where do you see it?

hidden kayak
#

StripePermissionError: This application does not have the required permissions for this endpoint on account 'acct_1NBgKCQuqCz6D3Lq'.
at res.toJSON.then.Error_js_1.StripeAPIError.message (/Users/martin/ReposEbiz/brippo-dashboard/node_modules/stripe/cjs/RequestSender.js:99:31)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
type: 'StripePermissionError',
raw: {
code: 'oauth_not_supported',
message: "This application does not have the required permissions for this endpoint on account 'acct_1NBgKCQuqCz6D3Lq'.",
request_log_url: 'https://dashboard.stripe.com/acct_1NBgKCQuqCz6D3Lq/test/logs/req_qP3tJUHb5fbtY3?t=1739211437',
type: 'invalid_request_error',

quaint mural
hidden kayak
#

thanks, most of our accounts are on the UK

#

what options do we have?

#

maybe an embedded element? but i cant find any

quaint mural
#

what options do we have
You mean for top-ups?

#

Have you tried creating Top-ups to the Platform account? You can then transfer it to the Connected account.

#

Especially, given you're using Express accounts.

hidden kayak
#

yeah but i want to get the funds from their bank accounts or maybe anothe rpayment method but not from platform bank account

quaint mural
#

Otherwise, you would need to create a Customer object for each Connected account, and charge them as you normally would any other customer.

hidden kayak
#

the account debits take money from their balance, i want them to be able to topup their balance

hidden kayak
#

i just want them to add funds to their account

quaint mural
#

I think these are all the options that are there for your situation.

hidden kayak
#

ok, where can i make a feature request?

quaint mural
hidden kayak
#

ok, thanks for your time