Friday 16 June 2006 3:04:33 am
I am developing an extension for payment gateway but I need help for code to store the order after the payment the payment has been accepted. In the worldpay extension I can see this code:
function _executeOperation($moduleName, $operationName, $operationParameters) {
return eZOperationHandler::execute($moduleName, $operationName, $operationParameters);
}
I try this but doesn't work.
Antica Bottega Digitale srl
http://www.abd.it
|