#aeromz-dario_api

1 messages ยท Page 1 of 1 (latest)

spring cloudBOT
#

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

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

Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

primal tendon
north garnet
#

What's an example of a 'pending' payment? pi_xxx ID

#

Nevermind found it in the JSON. Which field specifically is 'pending'?

primal tendon
#

"status":"pending",
"type":"payment"

#

My frontend Allways shows the Payment as "Pending", this makes sence because the JSON shows it like that, but stripe just Payed Out the Money in that case the Payment cannot be Penig anymore

north garnet
#

Hmm, but the balance transaction is still 'pending' โ€“ the amount from the payment hasn't yet settled in your Stripe balance. What makes you think it's been paid out?

#

The payment itself isn't pending, but there's a delay on most accounts between the time funds are available to payout which is what this is reflecting

primal tendon
#

the thing is, the amount from the first 3 Transactions got Auto Payouted from Stripe

north garnet
primal tendon
#

Its a Frontend for an Stripe connect wallet lol

#

I got 3 Transactions
-> There got Payed for like 2/3 Days AGO
-> Stripe "Auto Payed Out to the Test Bank" Today.
-> Payment is still pendig although i got Payed out from Stripe

north garnet
#

Ok, but it's custom code you've written so I'm not sure what it supposed to represent. All I know is that the balance transaction for the payment has not yet settled on the account โ€“ hence the pending state. That does not reflect the actual payment was has succeeded. I don't know how you're inferring that it has been paid out like you describe

#

Hmm, maybe here: po_1QNOneQ2ZZ1e7PblJE0qmL9S

primal tendon
#

you see here

#

That is an Payoute

#

an Auto Payout, but the Transaction is Still Pendig but it got Payouted

north garnet
#

Yes I'm looking

primal tendon
#

Okay

#

i hope you understand what i mean xD

#

And? do you have an idea now whats happening xD

north garnet
#

We're still looking at it, please be patient

primal tendon
#

Thank You!

spring cloudBOT
primal tendon
#

Hey Soma!

trim lotus
#

hi! I'm taking over this thread.

#

looking into this...

#

unfortunately we are not very familiar with payouts here on Discord, so not sure why this is happening. I would recommend directly asking your question to Stripe support, since they should be more familiar wbout this: https://support.stripe.com/contact

primal tendon
#

No Front but the Stripe Support cound not Help me with every other Case.

#

i think that this is an Stripe bug

trim lotus
#

for questions about payouts, Stripe support will know more about this than here on Discord.

primal tendon
#

Okay, but its about the API

#

the api returs the Wrong data