Home > @infiniteobjects/data-types > IPrintButtonPartnerConfigHooks
Hook events that the partner is subscribed to.
Signature:
export interface IPrintButtonPartnerConfigHooks
Property | Modifiers | Type | Description |
---|---|---|---|
ORDER_CANCELED | string[] | The order has been cancelled | |
ORDER_FULLFILLED | string[] | The Infinite Object is on the way to the customer | |
ORDER_PLACED | string[] | The order has been placed and paid | |
ORDER_RETURNED | string[] | The customer has returned the Infinite Object |