#mbguitarburst_best-practices
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/1365025344662274158
📝 Have more to share? Add more details, code, screenshots, videos, etc. below.
Hi! You can use one of these test cards to make the balance immediately available to pay out in test mode / a sandbox: https://docs.stripe.com/testing#available-balance
Will that create an actual payout for the payment? Also, is there a similar action for testing payouts with Refunds/Disputes?
There are test cards for most scenarios at that link. If the Account is on automatic payouts, it should do so automatically; if not, it won't.
I tested using one of those cards but the Balances page still lists that payment as "Upcoming" and estimated arrival 4/28, which is 4 days from now
Can you please share the Request ID associated with this issue? You can find it in your Dashboard: https://support.stripe.com/questions/finding-the-id-for-an-api-request
I am using automatic payouts with day schedule
Cool cool. Can you please share the Request ID associated with this issue? You can find it in your Dashboard: https://support.stripe.com/questions/finding-the-id-for-an-api-request
I created it in the dashboard, not via API but here is the request ID: req_b4Vt5U1iZ7F5aC
Generally, we are not using links, i just generated that payment in the dashboard as a test
oh np
https://dashboard.stripe.com/test/balance/overview
What exactly are you trying to do/test here?
You're not using Connect at all, so is this something related to accounting for your Stripe account?
We have an integration to our ERP that pulls in the Payout using https://docs.stripe.com/api/balance_transactions. We use that payout to reconcile with payments in the system and create a deposit.
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
I'm specifically trying to validate a scenario with payment and refund that we need to make sure we are accommodating, but the development is difficult when i cant simulate a payout event and have to wait days
Gotcha, checking in to this but unfortunately I don't think we have a good solution for it at the moment.
Actually, sorry - this is the way we retrieve the payout https://api.stripe.com/v1/payouts?arrival_date[gte]=1744909750&arrival_date[lte]=1745367692. We use balance transaction to process once we already have the list
No problem. This is something I was hoping Sandboxes would help with but it seems like still no dice
It looks like there isn't a way for you to trigger this but there may be something our support can do (I am unfortunately not 100% sure on this). Do you have everything set up on your account now such that if a payout happened for it now it would be good for you to test on?
I believe so, there are 3 payouts that I'm waiting for to test variations on this scenario.
Hello @fleet anchor, we have sent you a direct message, please check it at https://discord.com/channels/@me/1365042355865911296
- 🔗The message has instructions on how to open a direct support case with our Developer Support team, in order to help you more effectively.
Can you create a case through that and let me know when it has been created? Just the info that you are looking to speed up the automatic payouts and the account ID of any sandbox accounts that you are trying to test them on should be enough info.