AppSubscriptionSale object
A transaction corresponding to an app subscription charge.
On this page
Fields
-
app (
App!
)The app associated with the sale.
-
billingInterval (
AppPricingInterval
)The billing frequency for the app.
-
chargeId (
ID
)The ID of the app charge associated with the transaction. Example value:
gid://shopify/AppUsageRecord/1234
. This value might benull
for transactions that occurred before September 2020. -
createdAt (
DateTime!
)The date and time when the transaction was recorded.
-
grossAmount (
Money
)The total amount that the merchant paid, excluding taxes.
-
id (
ID!
)The transaction ID.
-
netAmount (
Money!
)The net amount that is added to or deducted from your payout.
-
shop (
Shop
)The shop associated with the transaction.
-
shopifyFee (
Money
)The amount that Shopify retained from the sale.
Implements
A transaction corresponding to an app subscription charge.
On this page
Fields
-
app (
App!
)The app associated with the sale.
-
billingInterval (
AppPricingInterval
)The billing frequency for the app.
-
chargeId (
ID
)The ID of the app charge associated with the transaction. Example value:
gid://shopify/AppUsageRecord/1234
. This value might benull
for transactions that occurred before September 2020. -
createdAt (
DateTime!
)The date and time when the transaction was recorded.
-
grossAmount (
Money
)The total amount that the merchant paid, excluding taxes.
-
id (
ID!
)The transaction ID.
-
netAmount (
Money!
)The net amount that is added to or deducted from your payout.
-
shop (
Shop
)The shop associated with the transaction.
-
shopifyFee (
Money
)The amount that Shopify retained from the sale.
Implements
A transaction corresponding to an app subscription charge.
On this page
Fields
-
app (
App!
)The app associated with the sale.
-
billingInterval (
AppPricingInterval
)The billing frequency for the app.
-
chargeId (
ID
)The ID of the app charge associated with the transaction. Example value:
gid://shopify/AppUsageRecord/1234
. This value might benull
for transactions that occurred before September 2020. -
createdAt (
DateTime!
)The date and time when the transaction was recorded.
-
grossAmount (
Money
)The total amount that the merchant paid, excluding taxes.
-
id (
ID!
)The transaction ID.
-
netAmount (
Money!
)The net amount that is added to or deducted from your payout.
-
shop (
Shop
)The shop associated with the transaction.
-
shopifyFee (
Money
)The amount that Shopify retained from the sale.