#hopp_balance-instantpayout
1 messages ¡ Page 1 of 1 (latest)
đ Welcome to your new thread!
â˛ď¸ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.
âąď¸ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.
đ This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1288538510772539454
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
The payment intent is pi_3Q2jX7Qt8WOc0DgB0ubFojAt
Hello! Typically the first Payout is delayed for a longer period than subequent Payouts. Is this the first Payout for this account?
the balance transaction is txn_3Q2jX7Qt8WOc0DgB0lnUd4Td
Potentially
So I guess test_mode question...is there a way to speed up this process? Trying to figure out the event pattern to respond to for the flow of intent -> capture -> balance transaction -> reconciliation of the transaction so I know that it is cleared
You can use the test card number that bypasses the pending balance and goes straight to available, but beyond that I don't think you can speed up the payout process itself.
What is that number? I used the 42424242.... number
One of these: https://docs.stripe.com/testing#available-balance
ok let me try that
that still seems to result in the balance transaction linked to the intent being in a pending status
Can you share the Payment Intent ID so I can take a look?
pi_3Q2yFSQt8WOc0DgB0Ks3vDBs
Ah, you used Link here, which I don't think will work. You need to supply that test card number directly, not via Link.
I thought I did that
Ah, yep, that one is not using Link, and the amount should bypass the pending balance.
hell yeah