#rock_api
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/1220746603426480230
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hi ๐ I beleive that is the issuing country. Does that align with what you're seeing? I think the address country (though I'm not exactly sure I'm grasping what that's referring to) would be in billing_details.address.country on the Charge object.
Hi!!, I dont meant the address country, but I meant the card address country, I believe that is a different entity here.
Ah, you're looking at columsn in a prebuilt report. My team is not familiar with where those reports pull data from, we focus more on helping with our APIs and SDKs.
If you generate the report, are you able to compare it to objects in the API to map where the data is coming from?
The report was shared directly exporting from the dashboard itself so there was nothing that could be looked upon.
Did you include the id field, so you know what objects the report is reporting? Then you should be able to retrieve those objects and inspect them.
I will look into it and get back to you. Thanks for your time.