#Cdd
1 messages ยท Page 1 of 1 (latest)
So normally when I would try the Instant deposit feature in a Standard account. The money would almost instantly hit my bank account.
I just finished implementing Instant Deposit feature for Stripe Express account and did a test deposit. It has been over 30 minutes and I haven't seen the money deposit. I was wondering how I could check if i messed up somewhere or keep track of when it would actually deposit.
instant payout*
Well I can take a look at the API request if you have the request ID
Here's how you can find a request ID: https://support.stripe.com/questions/finding-the-id-for-an-api-request
Otherwise this would need to be handled by Support (https://support.stripe.com) since there are a number of reasons besides the API that could be the issue and I can only help with API integration issues.
req_n9D5WXp02Z8Bcm
Okay I don't see any errors there. Also the debit card the payout is going to appears to be supported https://stripe.com/docs/payouts/instant-payouts-banks
Timeline states - Payout expected to have arrived.
And you are saying that Stripe says the payout has settled but the bank does not?
Yeah I can see that Stripe is showing this
But when I look at my bank account. There isn't a deposit of that amount.
So was wondering if i had messed up
Unfortunately that is something I cannot help with and will have to recommend you talk to Support
I don't see anything messed up on my end
This more likely has to do with communication between Stripe and the bank that issued the debit card
I'm still on Jan 3 could this be the issue?
No that's the UTC time
The API request to create the Payout occurred at 2023-01-04 00:03:48 UTC
I really think this will need to be handled by Support who has more insight into the bank <=> bank communication
Okay thank you! I'll contact support.
At least I can let you know the API request was properly formatted ๐