Skip to main content
Anchor to AppPurchaseOneTimeEvent

AppPurchaseOneTimeEvent

interface

An app event for a one-time app charge.

AppPurchaseOneTime!
non-null

A one-time app charge for services and features purchased once by a store. For example, a one-time migration of a merchant's data from one platform to another.


Was this section helpful?

Anchor to Types implemented inTypes implemented in

OBJECT

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

App!
non-null

A Shopify app.

AppPurchaseOneTime!
non-null

A one-time app charge for services and features purchased once by a store. For example, a one-time migration of a merchant's data from one platform to another.

DateTime!
non-null

The date and time when the event took place.

Shop!
non-null

A Shopify shop.

AppEventTypes!
non-null

The type of app event.

OBJECT

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

App!
non-null

A Shopify app.

AppPurchaseOneTime!
non-null

A one-time app charge for services and features purchased once by a store. For example, a one-time migration of a merchant's data from one platform to another.

DateTime!
non-null

The date and time when the event took place.

Shop!
non-null

A Shopify shop.

AppEventTypes!
non-null

The type of app event.

OBJECT

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

App!
non-null

A Shopify app.

AppPurchaseOneTime!
non-null

A one-time app charge for services and features purchased once by a store. For example, a one-time migration of a merchant's data from one platform to another.

DateTime!
non-null

The date and time when the event took place.

Shop!
non-null

A Shopify shop.

AppEventTypes!
non-null

The type of app event.

OBJECT

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

App!
non-null

A Shopify app.

AppPurchaseOneTime!
non-null

A one-time app charge for services and features purchased once by a store. For example, a one-time migration of a merchant's data from one platform to another.

DateTime!
non-null

The date and time when the event took place.

Shop!
non-null

A Shopify shop.

AppEventTypes!
non-null

The type of app event.


Was this section helpful?