#rajat_48873

1 messages · Page 1 of 1 (latest)

haughty mountainBOT
kindred adder
#

Hello

midnight chasm
#

is automatic payout work in test mode

kindred adder
#

Yes

midnight chasm
#

it is not happening

kindred adder
#

Have you had any payouts on your platform yet?

midnight chasm
#

please check attached SS

kindred adder
#

Ah those are all test mode payouts though

#

Any live mode payouts?

midnight chasm
#

yes

#

nah i dont have any live yet

#

No

#

can you help me out in this

kindred adder
midnight chasm
#

But i am not live yet and just wanted to test this process

#

How can i simulate it

#

I want to simulate in Test Environment only

kindred adder
#

The automatic payouts will take 7 days to occur. There isn't anything else you can do other than create manual payouts if you want. You can also ask our Support team if there is any way they can speed this 7 day period up for you but there is nothing else I can do here to help with it. You can reach out to Support via https://support.stripe.com/contact/login

midnight chasm
#

i am using const transfers = await stripe.transfers.list({
destination: connectedAccountID,
});
this code for getting list for all transfers of a connect account but i am not getting any status of transfer

kindred adder
#

Oh that's different

#

Transfers are not Payouts

#

And they don't have a status

midnight chasm
#

ok

kindred adder
#

They always either succeed or fail immediately

midnight chasm
#

ok