Skip to main content
enum

The type of transaction.

A transaction corresponding to a one-time app charge.

A transaction corresponding to a refund, downgrade, or adjustment of an app charge.

A transaction corresponding to an app credit.

Anchor to APP_SUBSCRIPTION_SALEAPP_SUBSCRIPTION_SALE

A transaction corresponding to an app subscription charge.

A transaction corresponding to an app usage charge.

A transaction of a type that is no longer supported.

A transaction corresponding to a shop referral.

A transaction corresponding to a shop referral adjustment.

A transaction corresponding to a paid invoice for a service.

Anchor to SERVICE_SALE_ADJUSTMENTSERVICE_SALE_ADJUSTMENT

A transaction corresponding to a refund, downgrade, or adjustment of a service sale.

Tax transactions are not computed for pending transactions. Instead, they're rolled up as one transaction per payout. The type of tax and the way it's computed is dependent on the type of transaction.

For sale transactions, such as app subscriptions or theme purchases, Shopify charges the Partner tax on the fee collected for brokering the transaction. The amount is a negative number in this scenario.

For referral transactions, such as a development store transfer, Shopify pays the Partner a commission. The tax represents any taxes on the referral commission that are payable to the Partner. The amount is a positive number in this scenario.

A transaction corresponding to a theme purchase.

Anchor to THEME_SALE_ADJUSTMENTTHEME_SALE_ADJUSTMENT

A transaction corresponding to a refund, downgrade, or adjustment of a theme sale.


Was this section helpful?

•ARGUMENT

Returns transactions of the specified types.


Was this section helpful?