#jessa - API Requests

1 messages ยท Page 1 of 1 (latest)

broken meadow
#

You can use the filter tools there to specify the dates and other parameters you want to look at.

#

I'm also happy to take a look if you find a particular API request you have a question about, just let me know the request ID (req_).

final obsidian
#

ah, thanks, i missed that calendar icon being a separate element from the date button

#

let me find it and i'll let you know if it'd be helpful to have you look closer

#

would be helpful if there was a time filter as well, there are hundreds.. maybe thousands.. lot of "load more" scrolling here ๐Ÿ˜…

broken meadow
#

Do you know the Charge ID or anything like that?

#

If so try searching for it in the Dashboard's search field.

final obsidian
#

i do know the charge ID, but i'm also interested to see if there were any other requests around it

broken meadow
#

All of the requests related to the Charge should be listed if you pull up the payment detail page.

final obsidian
#

right, but i'm wondering if they attempted payment before that, and there was a decline, or anything

broken meadow
#

Was a Customer object involved?

final obsidian
#

no

broken meadow
#

Ah...

#

So one thing you can do is hack the URL. When you do a date range the URL uses Unix timestamps down to the second, so you can modify those to narrow in on a specific time range.

final obsidian
#

yeah i was going to do that, but i'm almost to the page i need to be on, haha

#

what timezone are these entries showing?

broken meadow
final obsidian
#

ok, i'm in a different timezone than the merchant, so looks like i have 3 more hours to scroll thru.. i'll do the URL thing ๐Ÿ‘

broken meadow
#

Sounds good!

final obsidian
#

@broken meadow ok i think it looks like we requested a $7 payment, but it'd be helpful if you could confirm? this payment was made using the charges API.

token request:
req_8iMDXSJ4AeH7H2

charge request
req_YQnaZsLOGFSFEg

broken meadow
#

Taking a look...

#

Yep, your PHP code did indeed create a Charge for $7.00.

#

Or, more specifically, the platform you're connected to did.

#

Unless you're the platform?

#

๐Ÿ˜„

final obsidian
#

i'm the platform ๐Ÿ™‚

#

thanks for confirming. i will go back to the browser and continue trying to think like a hacker

broken meadow
#

If there's anything else we can do to help just let us know!