#Wojtek-topup-connect
1 messages ยท Page 1 of 1 (latest)
Hey there ๐ looks like you're trying to do a topup on a connected account, is that right?
Are you going to be working with our Issuing service, or just handling payments?
I want to create transactions and import them to our system
Sooo card issuing service, authentication webhooks, capturing the transactions etc
I managed to do it via API now, but I'd like to be able to do it via UI too somehow (for the future) ๐
Admittedly I'm not very familiar with issuing or how topups work in conjunction with it, but it is mentioned in this document:
https://stripe.com/docs/issuing/funding/connect#add-funds
For non-issuing flows you wouldn't topup the connected account directly. Instead you'd topup the platform balance and then make a transfer to the connected account:
https://stripe.com/docs/api/transfers
I don't want to connect Plaid ๐
Basically I can't because these are our test accounts
Can you elaborate?
We have test accounts connected to stripe - we don't want to connect them to any bank (plaid)
On our UK account everything is working fine
We can go to Balances tab and click Add funds there
On the US however it is throwing an error that I don't have the correct permissiosn
I managed to add funds via API now (we have a test that does it, I used it to add funds)
But I'd like to use the UI in the future
As this was quite hacky
Gotcha, unfortunately we aren't as well versed in the dashboard in this forum as we mostly focus on API integrations. Our support team might be able to give you more insight into why you're hitting that error in the dashboard:
https://support.stripe.com/?contact=true
Find help and support for Stripe. Our support center provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
Any time! Sorry I couldn't do more