ePages 7.48.0 - DE_EPAGES/PaymentTypes/Hooks/Shop.pm

Package DE_EPAGES::PaymentTypes::Hooks::Shop

handles the external payment shop notification

Functions

OnBeforeCreateUnityShop
OnMBOViewMBO

OnBeforeCreateUnityShop

Triggered by the hook API_BeforeCreateUnityShop. Imports the shop notification for the setup of an external payment

Syntax
OnBeforeCreateUnityShop( $hParams );
Input
$hParams (ref.hash.*)
hook arguments, used keys are
  • Shop - shop object | object

OnMBOViewMBO

Triggered by the hook UI_MBOViewMBO. Check for Unity shops if the notification for external payments expires within 20 days after ahop creation and disables it in this case

Syntax
OnMBOViewMBO( $hParams );
Input
$hParams (ref.hash.*)
hook arguments, used keys are
  • Shop - shop object | object