#asadghafoor_14146

1 messages · Page 1 of 1 (latest)

molten scrollBOT
#

Hello asadghafoor_14146, 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.
asadghafoor_14146, 3 hours ago, 31 messages

worn sparrow
#

hi! hmm, that's extremely difficult to read.
Did you have a specific technical question about some code or a specific error message?

Ultimately, if you want to send money to someone, you need to use Connect and the person receiving the money needs to have a Stripe account of some kind(Standard or Express or Custom).

thorny flame
#

i make the api of stripe payment in node js and also create payment intent i payout from my card it was successful when i refund it on the basis of cancel order my money returns in my account successfully
now i want to make the flow of send money from my dashboard i mean admin dashboard to other account. Both the stripe account are express account . i use "OAuth with Standard accounts" for that's flow and use this "https://connect.stripe.com/oauth/authorize?response_type=code&client_id=ca_Os7SLh3bxfKVtxWQPu5daxsV1MRioDZ1&scope=read_write" uri but it generating a buissness account but i want only testing account. How can I do this??

worn sparrow
#

what is a "business account" exactly? what are you looking at that tells you it's a business account instead of a testing account?
what is the account ID acct_xxx of the connected account?

thorny flame
#

can i use testing account on the place of this methods because it take lot of information
can a connected account is a testing account??

worn sparrow