xrowecommerce payment gateway

Author Message

Tomislav Buljević

Tuesday 14 June 2011 5:34:23 am

Hello everybody,

I have a bit of a situation here. I'm trying to create a payment gateway for the xrowecommerce solution. Now, I create a class called, let's say, examplegateway.php, inside my example extension (under classes folder) and it is visible in the event section of the available gateways in the workflow, but when I go to the event, the gateway isn't visible even though it's selected under available gateways. I even added it to the paymentgateways.ini file. I tried to see the $event variable in the selectgateways.tpl, and it doesn't appear under the allowed or available gateways of the event. The Roles and Policies are set up so that the Anonymous Users have no restrictions for payment in the xrowecommerce module. What am I supposed to do? Thanks in advance for any input,

Tomislav

Tomislav Buljević

Wednesday 15 June 2011 12:15:07 am

Well, I solved my tiny issue. The problem was that I didn't activate the extension in the workflow.ini, and didn't regenerate autoload arrays... Took me a while to figure it out, but now it's solved...

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 18 2025 03:05:02
Script start
Timing: Jan 18 2025 03:05:02
Module start 'layout'
Timing: Jan 18 2025 03:05:02
Module start 'content'
Timing: Jan 18 2025 03:05:02
Module end 'content'
Timing: Jan 18 2025 03:05:02
Script end

Main resources:

Total runtime0.0176 sec
Peak memory usage4,096.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0068 589.0469152.6250
Module start 'layout' 0.00680.0028 741.671939.4531
Module start 'content' 0.00960.0059 781.125089.2422
Module end 'content' 0.01540.0021 870.367230.2891
Script end 0.0175  900.6563 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002715.2075140.0002
Check MTime0.00116.4784140.0001
Mysql Total
Database connection0.00074.212710.0007
Mysqli_queries0.002816.021030.0009
Looping result0.00000.074610.0000
Template Total0.00179.710.0017
Template load0.00095.102210.0009
Template processing0.00084.584210.0008
Override
Cache load0.00063.542910.0006
General
dbfile0.00021.412880.0000
String conversion0.00000.051540.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