The staff member must have permission to manage app billing or approve app charges if authenticated with an online access token as described in https://shopify.dev/apps/auth/oauth/access-modes.
Fields
createdAt:
DateTime! -
The date and time when the app purchase occurred.
price:
MoneyV2! -
The amount to be charged to the store for the app purchase.
status:
AppPurchaseStatus! -
The status of the app purchase.
test:
Boolean! -
Whether the app purchase is a test transaction.
Connections
Related queries
Related mutations
appPurchaseOneTimeCreate
Charges a shop for features or services one time.
This type of charge is recommended for apps that aren't billed on a recurring basis.
Test and demo shops aren't charged.