Package DE_EPAGES::Ogone::Hooks::CustomerOrder
Functions registered to Customer Orders Hooks
Functions
OnChangeCustomerOrderStatus
OnChangeCustomerOrderStatus is triggered when the status of a customer order is changed from the UI ( MBO ). The Ogone cartridge has to request the payment for the orders which use the 'Amazon Checkout' payment calling directly the Ogone API ( DirectLink ) so the Merchant doesn't need to do this task connecting to the Ogone BackOffice. The Status which trigger this process is the 'DispatchedOn' See EPG-25415 for details.
Syntax |
OnChangeCustomerOrderStatus( $hParams ); |
Input |
|