Anchor to AppPurchaseOneTimeEventApp
interfaceApp Purchase One Time Event
An app event for a one-time app charge.
Anchor to FieldsFields
- charge (AppPurchaseOneTime!)
- Anchor to chargecharge•App
Purchase One Time! 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
- OneTimeChargeAccepted (OneTimeChargeAccepted)
- OneTimeChargeActivated (OneTimeChargeActivated)
- OneTimeChargeDeclined (OneTimeChargeDeclined)
- OneTimeChargeExpired (OneTimeChargeExpired)
- •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.
Was this section helpful?