#leo_api

1 messages ยท Page 1 of 1 (latest)

grave gyroBOT
#

๐Ÿ‘‹ 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/1412369986910945341

๐Ÿ“ Have more to share? Add more details, code, screenshots, videos, etc. below.

round spear
#

๐Ÿ‘‹ happy to help

#

you just need to create a payment first

#

you could use the PM that bypasses the pending balance https://docs.stripe.com/testing#available-balance

Use test cards to validate your Stripe integration without moving real money. Test a variety of international scenarios, including successful and declined payments, card errors, disputes, and bank authentication. You can also test non-card payment methods and redirects.

misty thicket
#

@round spear ohh that sounds simple! and how will the payout.reconciliation_completed event be emitted?

round spear
#

payout reconciliation doesn't happen for manually created payouts

#

would you mind sharing your account ID?

misty thicket
#

acct_1JhHQsPbhdfvD1kV

#

Is there a way to test the reconciliation_completed event? ๐Ÿค”

round spear
#

and then you trigger that event by resending it

misty thicket
#

we started listening to the event today so we haven't gotten anything yet. Will it help if I make some payments using this credit card? https://docs.stripe.com/testing#available-balance

Use test cards to validate your Stripe integration without moving real money. Test a variety of international scenarios, including successful and declined payments, card errors, disputes, and bank authentication. You can also test non-card payment methods and redirects.

#

Also do I need to make changes to my account?

grave gyroBOT
fading yacht
misty thicket
#

is there a place I can influence how often it happens? This is a connected account btw

fading yacht
misty thicket
#

oh I can see it Automatic Every Day so hopefully soon

#

Thanks for the help @fading yacht and @round spear