Hey,
We’ve developed a Shopify app and I’m using Shopify’s billing API for payments.
Is there a way to get the information about the Payout programmatically?
When the store installs our app and selects a billing plan, they are charged based on the billing plan that they chose. Since the payments are handled by Shopify, we would like to fetch/receive the amount that Shopify owes us for the last month or the current month.
Is there a webhook or an API that we can use for this?