#eugene-qinshopline_api

1 messages ยท Page 1 of 1 (latest)

shell pierBOT
#

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

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

shut halo
#

Sorry, what is 'operator' in this context?

severe umbra
shut halo
#

Not really sure what you're asking me โ€“ that record was actually created on 2024-12-31 02:03:32 UTC so not sure what dates you're referring to

severe umbra
shut halo
#

Not sure what you're showing me here?

#

But yeah, the created at date of the payout won't also reflect the effective at date depending on your payout config

severe umbra
shut halo
#

OK, but I'm still confused as to what the issue is

severe umbra
#

I got the creation time of this data through the API and it is 1735574435

#

I can't find the effective_at from the json data: 2025/1/1 16:00

shut halo
#

Well you're looking at different objects. Your JSON there is for a Balance Transaction object that corresponds to the Payout (i.e. the funds being withdrawn from your Stripe balance)

The sheet export is the actual Payout data/object I think

#

What is it you're trying to do exactly?

severe umbra
#

I am a technician. Now the financial accountant told me that the time is inconsistent. I hope I can explain it to her.

shut halo
#

But what times are they trying to match up? They have the spreadsheet, they're looking at the effective at column timestamp yes? What are they comparing that against?

severe umbra
#

The system I developed is connected to Stripe's API. I used the timestamp to display it on the page. She thinks the time I show is inconsistent with the effective_at time exported in Stripe

#

I used the created field in the api to display

shut halo
#

Which API/objects do you use to display the timestamp?

severe umbra
#

/v1/balance_transactions

shut halo
#

txn_3QbunvI9qxn1A7eM009APH4X isn't for a Payout though โ€“ you've sent the wrong ID I think

#

Can you share the other txn_xxx from your screenshot

severe umbra
#

txn_1QblORI9qxn1A7eMtn9oaLcI

shut halo