#tronking55

1 messages · Page 1 of 1 (latest)

vestal doveBOT
#

Hello! We'll be with you shortly. 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.

kindred berry
#

Hi @bold heart Have you exected the transfer creation API that I sent you before?

bold heart
#

You mean this api?

kindred berry
#

Yes you are right

bold heart
#

Can I make an interface to send money with email address(identifier)?

#

I want to make a withdrawal system including frontend for users.

kindred berry
#

So what response did you get from the transfer creation request?

bold heart
#

I didn't call that transfer api yet.
What I want to know is how I can implement this function with stripe programmatically.

kindred berry
#

Hmm, I thought I just told you the API?

bold heart
#

No, I apologize if I make you confused.

kindred berry
#

No worries. I'd highly recommend you to write some code and try the API out

#

So that you know what params are needed when creating a transfer, and based on that, build your application to collect such information from your users.

bold heart
#

About the destination, I notice that it's the ID of an account. If so, should I save its ID in our backend? And for that, we need to create a new stripe account with api?

kindred berry
#

Yes for both questions

bold heart
#

How about users who already had a stripe account?