Index: branches/5.2.x/gw_notify.php =================================================================== diff -u -N -r14689 -r15134 --- branches/5.2.x/gw_notify.php (.../gw_notify.php) (revision 14689) +++ branches/5.2.x/gw_notify.php (.../gw_notify.php) (revision 15134) @@ -1,6 +1,6 @@ HandleEvent($dummy_var, 'ord:OnCompleteOrder'); + $application->HandleEvent(new kEvent('ord:OnCompleteOrder')); } else { $application->StoreVar('gw_error', $gateway_object->getErrorMsg());