App reviews, troubleshooting, and recommendations
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
Are there any ways to get information about all my charges which I pay for all installed apps?
As I see I can't use the following endpoint:
https://XXX.myshopify.com/admin/recurring_application_charges.json
(https://community.shopify.com/c/shopify-apis-and-sdks/recurringcharge-returns-empty-list/td-p/590011)
But what if I just want to get my expenses for apps?
Hey @RF3,
Thank you for reaching out to the Community! To locate all one-time and reoccurring app fees, you can refer to the shops invoices. The bills received will include subscription fees, app charges, shipping, and transaction fees (if they apply). For more information on this, you can check out our Understanding Your Bill documentation as it provides more detail.
To locate your billing, you can:
All invoices on the shop can be exported to assist with management and organization as well! I would recommend reviewing our App Charges helpdoc for further insight on this.
Please let me know if you have any other questions.
Blair | Shopify
- Was my reply helpful? Click Like to let me know!
- Was your question answered? Mark it as an Accepted Solution
- To learn more visit the Shopify Help Center or the Shopify Blog
Thank you for your reply, I just want to clarify is there any way to get invoices programmatically using Admin API to avoid head into Shopify admin?