#anubhav_code
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/1324252452098150451
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
hello! how can I help?
I want help with transferring funds from 1 connected account to another connected account
Can you elaborate more on your business model? I'd imagine that the customer would make payment, and the funds are transferred to the connected accounts (freelancer). Why would there be a need to transfer funds from one connected account to another connected account?
my business model is, user adds money to the wallet that money is added so stripe[owner of stripe account, not the freelancer], then when user withdraws the amount he gets his money back.
Who is the user in this case? Why / what would the user add money to the wallet for?
to pay the freelancers, once he pays the freelancer, the freelancer can withdraw that amount, works both ways.
so is the user actually the Customer ? Where the Customer is paying for a service by the freelancer?
right, all the transactions are actually happening in form of coins, when the user/customer is adding the money to his wallet, it is added in form of coins, and then that coin is transferred to freelancer, which he can withdraw later by that freelancer.
You can't transfer funds between two connected accounts. Payment for the services is fairly straightfoward, either use direct charges, or destination charges depending on your use case - https://docs.stripe.com/connect/charges#types. The funds will automatically be transferred to the freelancer connected account.
no, I think I misunderstood it, we are not transferring between connected accounts, we are transferring from stripe balance to connected account, when we are taking the money we are using your gateway and money is stored in stripe balance, when the vendor[freelancer] request for release of payment using API, we intent to transfer the account from balance to vendor's account, for this purpose, we are creating the connected account for the vendor how ever we are not creating connected account for owner.
our business model is exactly like Upwork, where a person[client] finds a freelancer[vendor], get the work done and pay the amount to the vendor through us.
are your freelancers based in the same region as your Stripe account? i.e. if your freelancers are based in the US, is your Stripe account also in the US?
no not for US, its only for Canada
so the freelancers are in CA, and your Stripe account is also in CA?
yes, only for CA, freelancers are also only from CA, and stripe account is also in CA
It sounds to me like Separate Charges and Transfers are what you're looking for? https://docs.stripe.com/connect/separate-charges-and-transfers