#Sagui-transfer

1 messages · Page 1 of 1 (latest)

atomic oak
#

👋 Happy to help

#

Can you provide a summary what you want to achieve?

gusty gulch
#

I am going to copy / paste the text I asked beforre

#

Hello, I want to add withdraws in my application in node.js, I'm using Stripe Connect. At the moment the user can create Express Accounts and I want to implement bank transfers from me to this Express Accounts. I'm trying to use this https://stripe.com/docs/api/charges/create but I don't know how and which paramters use to indicate that I'm the sender and the Express Account the reciever. Someone can give me an example? Thank you

atomic oak
#

Are both your platform and connected account's country Australia?

gusty gulch
#

No!

#

We are in Spain

atomic oak
#

From https://stripe.com/docs/connect/charges-transfers which /v1/transfers API you're referring to:

Stripe supports separate charges and transfers in the following regions: Australia, Brazil, Canada, Europe, Japan, Malaysia, New Zealand, Singapore, and the U.S. Separate charges and transfers are supported if both your platform and the connected account are in the same region (for example, both in Australia).

At this moment, Spain is not part of this. I'd suggest writing our support team with an explanation of what you're planning to do to ensure it won't violate any of our rules/restrictions: https://support.stripe.com/contact

gusty gulch
#

Here says Europe

#

Spain is in Europe

#

Separate charges and transfers are supported if both your platform and the connected account are in the same region (for example, both in Australia).

#

We are Both in Spain

#

tripe supports separate charges and transfers in the following regions: Australia, Brazil, Canada, Europe, Japan, Malaysia, New Zealand, Singapore, and the U.S.

#

I'd been 3 days of my work only talking with support but they didn't give me a solution

atomic oak
gusty gulch
#

Thanks!!

#

This link that have you passed be it's just what I want to do but how I indicate which is who pays?

#

I give you an example

#

one client have win 100$/100€ in my platform and he wants to withdraw and get his money on his bank account

#

how can I use this function to get that?

atomic oak
gusty gulch
#

nice

#

and how I indicate who is the sender?

atomic oak
#

sender can only be the platform

gusty gulch
#

or the API knows if I'm doing this I am

gusty gulch
#

thank you very much

atomic oak
#

No problem! Happy to help

gusty gulch
#

Hi

#

can I ask you something more?

atomic oak
#

Sure! What's your question?

gusty gulch
#

I've created transaction between me and my customer, you can see it in the screenshot. Now I don`t know if it's possible that the customer recieve this payment directly in his bank account or the customer must go to Stripe to withdraw it from there?

finite matrix
#

Hi! I'm taking over this thread.

gusty gulch
#

Okay nice

#

take your time having a look, i will be here

finite matrix
#

What is this screenshot? Is it a transfer? Can you share its ID?

gusty gulch
#

it's an account

#

i can share it to you

#

is in test mode

finite matrix
#

So if you are a platform and are using Stripe Connect, then you can send money to your connected account using a transfer yes.

#

Then, once the money is on the connected account, the connected account payout schedule will define when the funds will be moved to their bank account.

gusty gulch
#

so it's an automatic process right?

#

the transfer is the only thing i have to do

#

and in some days he will recieve his money in his bank account

finite matrix
#

That's correct!

gusty gulch
#

Nice

#

thank you very much!!