Our Partner & Developer boards on the community are moving to a brand new home: the .dev community forums! While you can still access past discussions here, for all your future app and storefront building questions, head over to the new forums.

API Access to Account/Store Invoice and Billing Information

Solved

API Access to Account/Store Invoice and Billing Information

grantMD
Tourist
6 0 0

Hey all,

Is there any way to access information about a Store/Account's monthly billing information/invoice? I'm looking to access fee information such as a store's monthly subscription fee, email fees, etc.

https://help.shopify.com/en/manual/your-account/manage-billing/billing-information

I tried searching for this and only found unrelated questions about order invoices and the BIlling API, or similar questions to mine with no responses.

Thanks, Grant

Accepted Solution (1)

_JB
Shopify Staff (Retired)
836 100 223

This is an accepted solution.

Hey @grantMD,

This information isn't currently exposed through the API. If you describe the use case I can submit feedback to our product teams.

JB | Solutions Engineer @ Shopify 
 - Was your question answered? Mark it as an Accepted Solution
 - To learn more visit Shopify.dev or the Shopify Web Design and Development Blog

View solution in original post

Replies 4 (4)

_JB
Shopify Staff (Retired)
836 100 223

This is an accepted solution.

Hey @grantMD,

This information isn't currently exposed through the API. If you describe the use case I can submit feedback to our product teams.

JB | Solutions Engineer @ Shopify 
 - Was your question answered? Mark it as an Accepted Solution
 - To learn more visit Shopify.dev or the Shopify Web Design and Development Blog

grantMD
Tourist
6 0 0

JB,

The use case for this data is around accurate real-time analytics and accounting. For orders processed through Shopify Payments, since we can pull the order-level fees, we can accurately determine the full per-order gross profit. This lets us reconcile the sum of all order gross profit against Shopify Payments daily payouts to programmatically determine things like EOM open balances and monthly gross profit statements.

With orders under different gateways, since we can't get the fee amount that Shopify charges for the orders, we cannot be as accurate when doing analytics or accounting for these orders.

While we're at it, the other feature that would greatly help with getting to the true, full per-order gross profit would be exposing shipping labels purchased through Shopify in a standard API format, rather than having to call the Events API and parsing the text to determine what are shipping events and what the amounts are.  🙂

Thanks

HankMoody0603
Visitor
1 0 0

Two years have passed. Do you have any Invoice related APIs mentioned in the above questions

 

grantMD
Tourist
6 0 0

Not that I know of. They really need to though.