How can I get a list of transaction
Hi
How can I get a list of transaction based on a product code and/or a period?
I am looking for a way to summarize daily transaction to create custom reports. Please help.
Thanks
Discussions are closed to public comments.
If you need help with Cheddar please
start a new discussion.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
1 Posted by usplashpost on 27 Jul, 2012 08:47 AM
This includes the status of the transaction if it is voided or refunded.
Support Staff 2 Posted by Marc Guyer on 27 Jul, 2012 02:51 PM
There's a few ways to do that. There's a revenue report. You can download that in CSV format. You could also use the transaction hook to record this information in real-time in your app.
3 Posted by usplashpost on 30 Jul, 2012 03:19 AM
Thanks for your reply. This means there is no API from CheddarGetter
Actually, I want to create a custom report on-the-fly, no prior CSV download needed, for reconciliation purpose.
Correct me if I am wrong.
4 Posted by usplashpost on 30 Jul, 2012 03:35 AM
Moreover, I don't think transaction hook is a good solution, since the network connection is less reliable.
Support Staff 5 Posted by Marc Guyer on 30 Jul, 2012 02:01 PM
Yes, CG has an API. https://cheddargetter.com/developers
The hook system accounts for this with automatic retries.
Dean closed this discussion on 23 Jan, 2013 03:21 PM.