Skip to main content
enum

The type of app event.

Credit applied

Credit failed

Credit pending

Anchor to ONE_TIME_CHARGE_ACCEPTEDONE_TIME_CHARGE_ACCEPTED

One time charge accepted

Anchor to ONE_TIME_CHARGE_ACTIVATEDONE_TIME_CHARGE_ACTIVATED

One time charge activated

Anchor to ONE_TIME_CHARGE_DECLINEDONE_TIME_CHARGE_DECLINED

One time charge declined

Anchor to ONE_TIME_CHARGE_EXPIREDONE_TIME_CHARGE_EXPIRED

One time charge expired

Anchor to RELATIONSHIP_DEACTIVATEDRELATIONSHIP_DEACTIVATED

Relationship deactivated

Anchor to RELATIONSHIP_INSTALLEDRELATIONSHIP_INSTALLED

Relationship installed

Anchor to RELATIONSHIP_REACTIVATEDRELATIONSHIP_REACTIVATED

Relationship reactivated

Anchor to RELATIONSHIP_UNINSTALLEDRELATIONSHIP_UNINSTALLED

Relationship uninstalled

Anchor to SUBSCRIPTION_APPROACHING_CAPPED_AMOUNTSUBSCRIPTION_APPROACHING_CAPPED_AMOUNT

Subscription is approaching capped amount.

Anchor to SUBSCRIPTION_CAPPED_AMOUNT_UPDATEDSUBSCRIPTION_CAPPED_AMOUNT_UPDATED

Subscription capped amount was updated.

Anchor to SUBSCRIPTION_CHARGE_ACCEPTEDSUBSCRIPTION_CHARGE_ACCEPTED

Subscription charge accepted

Anchor to SUBSCRIPTION_CHARGE_ACTIVATEDSUBSCRIPTION_CHARGE_ACTIVATED

Subscription charge activated

Anchor to SUBSCRIPTION_CHARGE_CANCELEDSUBSCRIPTION_CHARGE_CANCELED

Subscription charge canceled

Anchor to SUBSCRIPTION_CHARGE_DECLINEDSUBSCRIPTION_CHARGE_DECLINED

Subscription charge declined

Anchor to SUBSCRIPTION_CHARGE_EXPIREDSUBSCRIPTION_CHARGE_EXPIRED

Subscription charge expired

Anchor to SUBSCRIPTION_CHARGE_FROZENSUBSCRIPTION_CHARGE_FROZEN

Subscription charge frozen

Anchor to SUBSCRIPTION_CHARGE_UNFROZENSUBSCRIPTION_CHARGE_UNFROZEN

Subscription charge unfrozen

Anchor to USAGE_CHARGE_APPLIEDUSAGE_CHARGE_APPLIED

Usage charge applied


Was this section helpful?

•ARGUMENT

A Shopify app.

•INTERFACE

An event related to a Shopify app.

•OBJECT

An event that marks that an app credit was applied.

•OBJECT

An event that marks that an app credit failed to apply.

•OBJECT

An event that marks that an app credit is pending.

•OBJECT

An event that marks that a one-time app charge was accepted by the merchant.

•OBJECT

An event that marks that a one-time app charge was activated.

•OBJECT

An event that marks that a one-time app charge was declined by the merchant.

•OBJECT

An event that marks that a one-time app charge expired before the merchant could accept it.

•OBJECT

An event that marks that an app was deactivated.

•OBJECT

An event that marks that an app was installed.

•OBJECT

An event that marks that an app was reactivated.

•OBJECT

An event that marks that an app was uninstalled.

•OBJECT

An event that marks that a subscription is approaching its capped amount.

•OBJECT

An event that marks that a subscription had its capped amount updated.

•OBJECT

An event that marks that a recurring app charge was accepted.

•OBJECT

An event that marks that a recurring app charge was activated.

•OBJECT

An event that marks that a recurring app charge was cancelled.

•OBJECT

An event that marks that a recurring app charge was declined.

•OBJECT

An event that marks that a recurring app charge has expired.

•OBJECT

An event that marks that a recurring app charge has been suspended. For example, if a merchant stops paying their bills, or closes their store, then Shopify suspends the recurring app charge.

•OBJECT

An event that marks that a recurring app charge was unfrozen.

•OBJECT

An event that marks that an app usage charge was applied.


Was this section helpful?