Need help for custom payment gateway.

Author Message

Daniele Nocentini

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

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.

eZ debug

Timing: Jan 31 2025 04:17:53
Script start
Timing: Jan 31 2025 04:17:53
Module start 'layout'
Timing: Jan 31 2025 04:17:53
Module start 'content'
Timing: Jan 31 2025 04:17:53
Module end 'content'
Timing: Jan 31 2025 04:17:53
Script end

Main resources:

Total runtime0.0142 sec
Peak memory usage2,048.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0047 588.1563151.2109
Module start 'layout' 0.00470.0025 739.367236.6484
Module start 'content' 0.00720.0054 776.015686.1875
Module end 'content' 0.01260.0016 862.203129.9922
Script end 0.0142  892.1953 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002316.0523140.0002
Check MTime0.00107.0678140.0001
Mysql Total
Database connection0.00064.389310.0006
Mysqli_queries0.002316.002130.0008
Looping result0.00000.127210.0000
Template Total0.00128.310.0012
Template load0.00096.396510.0009
Template processing0.00031.901710.0003
Override
Cache load0.00064.521610.0006
General
dbfile0.001510.511280.0002
String conversion0.00000.048540.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 1
 Number of unique templates used: 1

Time used to render debug report: 0.0001 secs