Closed (fixed)
Project:
e-Commerce
Version:
6.x-4.x-dev
Component:
documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
13 Jun 2010 at 08:02 UTC
Updated:
11 Aug 2010 at 06:00 UTC
G'day, I am interested in testing transactions out, and I've discovered I can do the cart/checkout process when I enable the modules under the 'testing' package.
In previous versions of ecommerce I used to use "COD" to test transactions, but I don't see that option/module anywhere. Then I used to go to the 'transactions' admin screen and switch the status to 'completed' or something like that.
But in the 'transactions' admin screen the status of the transaction is "Received Pending" and there is no way to finalise the transaction? The select list with "choose an operation" does not contain any operations.
Am I a massive noob or is the dev version I'm using missing something?
Comments
Comment #1
gordon commentedthere should be operations in the transaction list. You may need to revert the transactions view so that it picks up the original view.
What you need to do if set the status of the receipt to complete which will fire off the complete transaction operations.
Gordon.
Comment #2
danielb commentedThanks, hitting 'revert' on ec_transaction_list at admin/build/views populated that list.