Package DE_EPAGES::Ebay::Hooks::Shop
interface for table ReferenceAttribute
Functions
OnBeforeCreateUnityShop
Triggered by the hook API_BeforeCreateUnityShop. Imports the shop notification for ebay events
Syntax |
OnBeforeCreateUnityShop( $hParams ); |
Input |
|
OnDeleteShop
Delete referenced campaigns of this model if a(n) Shop will be deleted.
Syntax |
OnDeleteShop(@PKeys); |
Input |
|
OnFinishShopWizard
Sets the BCC email addresses for mail type FulfillEbayTransaction on completion of the shop wizard (Hook CustomerOrderConfirmation).
Syntax |
OnFinishShopWizard( $hParams ); |
Input |
|
OnMBOViewMBO
Triggered by the hook UI_MBOViewMBO. Check for Unity shops if the ebay shop environment token expires within 30 days and enables the notificaton
Syntax |
OnMBOViewMBO( $hParams ); |
Input |
|