#parasgulati-InstantPayout

1 messages · Page 1 of 1 (latest)

hollow ether
#

Stripe Checkout and Stripe Instant Payout is different features... But you can use Instant Payouts if you wish to. Hope that answers your question

opal venture
#

I want to build a software, in which my customers pay to me using checkout,

#

but that money is not getting reflected instantly in my stripe wallet

#

once i receive it, i need to send using payout to my other customers/business owners

#

but i need this all to happen instantly

hollow ether
#

You definitely can. However Instant Payout does have some conditions, outlined in above Doc. Make sure to check your eligibility

#

New Stripe users aren’t immediately eligible for Instant Payouts. You can check your eligibility in the Dashboard here. Instant Payouts are generally available in Singapore, Canada, the United Kingdom, and the United States. If your account is based in a different country but you want access to Instant Payouts, you can contact us.

opal venture
#

I need in UK

#

but payment is not reflecting in our stripe wallet instantly when someone is paying us using checkout

#

please help us

#

i had tested using test environment

hollow ether
#

Sorry, before this, by "reflected in my stripe wallet" you means in your Platform Stripe's balance?

opal venture
#

Yes, it is not reflecting immediately

#

when someone pay me using checkout

#

it is not coming instantly in platforms stripe balance

hollow ether
#

Test mode or Live mode? Could you give an example Checkout Session Id or a request id for that Checkout Session?

opal venture
#

This is Test mode

hollow ether
opal venture
#

"cs_test_a1UsuNfBp74gfuFMO4p2leMX5PoegLSr522MRjR7F6RdGYqih32yGsSrQU",

hollow ether
#

That Checkout is confirmed successfully and I believe it's included in your Stripe balance of £10,001.52 🤔

opal venture
#

not sure, but i cannot transfer the amount

#

to connected accounts

hollow ether
#

Ah, look at the Balance report

#

It only can includes Payment until Feb 22, while above session is Feb 23. I think it will be reflected in the next day 🤔

opal venture
#

yes, thats what wanted to ask

#

it is not reflecting instantly

hollow ether
#

If you download the report, can you see above transaction?

opal venture
#

no, i can;t

hollow ether
#

I think it's reasonable because it comes through a "regular" path for a payment to be available in a Balance. You could email Support and they would be able to explain the 1 day delays. But Instant Payout is a feature you can leverage in this case. It's literally Stripe lend you money to pay your connected account, without caring about if the Payment lands correctly or not (with some fee, of course)

#

So

  1. Why it's 1 day delay until reflected in Balance -> Please email Support
  2. Is Instant Payout usable in this case -> Yes
opal venture
#

please share support email

#

and how can i still use instant payout ?

hollow juniperBOT
#

:question: Have a non-technical question, account issue, or need one-on-one support?
We wish we could help, but this community is focused on developers and technical discussions. Our support team will be able to assist you better than we can: https://support.stripe.com/contact

hollow ether
opal venture
#

I want to automate this process ?

hollow ether
#

You can listen to the webhook event checkout.session.completed, then call the Payout creation API from there

opal venture
#

Ok

#

Please leave this thread open for 1 day, i can implement it, and ask any queries here

hollow ether
#

I would need to temporary close it when I sign off for the day. But feel free to ask in main channel to re-open it. Any of my colleagues should be able to re-open and continue assisting you

opal venture
#

Great, Thanks

hollow ether
#

np and hope it helped!