#krishnavcse-transfer

1 messages · Page 1 of 1 (latest)

dry sphinx
#

First you need to make sure the connected account is set properly

#

paste the account id into your Dashboard search bar

#

For transfering, it's simply to use Transfer API

frail heron
#

any documentaion

#

its giving error could not load the connected account

dry sphinx
frail heron
#

its giving error could not load the connected account

dry sphinx
#

Sounds like the connected account issue

#

Is it a test account? Did you use the test information?

frail heron
#

yes

#

but i used test data

#

but i need to test it throughly no

#

without that how can i use production information

#

what is paymentIntent

dry sphinx
#

Can you give the account id? acct_xxx

frail heron
#

why should i fill the information again and again

#

acct_1LLKY7LnYHXp3SfS

dry sphinx
#

That's OAuth flow which is old and legacy. Why don't you use the newer Account Link?

frail heron
#

tell me

#

how to do then

#

how newer account link workd

dry sphinx
frail heron
#

tell me how do i transfer the fund to him now

fresh yoke
#

👋 Taking over from Orakaro, catching up now

frail heron
#

lets say, if some one has already one account, then how do i onboard him

#

through this way

fresh yoke
#

With this doc, you as a platform will:

  1. Create an Express connected account
  2. Use /v1/account_links to create an onboarding link
  3. Send onboarding link to the connected account holder to complete the onboarding flow
frail heron
#

ok

#

how do i revoke the access

#

how do i transfer him the funds

#

i want to do all those automated

#

not manually

fresh yoke
frail heron
#

if i reject that account then how do i accept him later

#

"message": "No such destination: '{{acct_1LLKY7LnYHXp3SfS}}'",

#

how do i pass account id correctly

#

are you there

fresh yoke
#

The discord is busy at the moment! I'm looking into it now

frail heron
#

ok

fresh yoke
frail heron
#

req_TG42uMckbygIZm

#

req_t0Fqw4DfApIRmv

#

requesting for your help

#

are yo uthere

fresh yoke
#

Yes, I'm checking your accounts

frail heron
#

ok

fresh yoke
frail heron
#

You have insufficient funds in your Stripe account for this transfer. Your card balance is too low. You can use the /v1/balance endpoint to

#

if my test account is of australia then

#

can i do the payment

#

transfer in australia

fresh yoke
#

Yes, you can

frail heron
#

can i create test account of australia

#

get me some data

fresh yoke
frail heron
#

i just want to deboard that account

#

i dont want to reject him

#

later i should be able to onboard that account using API

fresh yoke
#

why do you want to offboard that account?

frail heron
#

incase if that seller dont want to sell with my platform

#

so, i need to offboard him

#

later in future i should be able to onboard him

#

are u there

fresh yoke
#

You can offboard him in our own system, i.e. not processing any payment for the seller

frail heron
#

yaa but incase he wants to change his account

#

then should i onboard him multiple times

#

are you there

fresh yoke
#

nope, you shouldn't have to

#

if the seller decides not to use the platform, you can leave the connected account there and not use it

#

if he's back, then you can re-use that connected account, so that you don't have to onboard him again

frail heron
#

ok

fresh yoke
#

so this "offboard" logic is controlled at your end

frail heron
#

yaa but that is not offboard ok

fresh yoke
#

Stripe doesn't have temporary offboard. From your use case, it seems the connected account is just paused for usage

frail heron
#

how can we pause the connected account

#

using API

#

you mean pause payout

#

are you there

fresh yoke
#

Stripe doesn't pause a connected account. Once it's onboarded, it'll be ready to use. However, you as a platform, can choose not to perform any action such as payment on the connected account