zero dollar transactions
in-shop credit applies to orders
This commit is contained in:
parent
d7c6507c8b
commit
fd7a1d28a1
12 changed files with 188 additions and 30 deletions
|
|
@ -171,7 +171,7 @@
|
|||
# List the merchant gateways you have installed and wish to be
|
||||
# available on this site.
|
||||
|
||||
"paymentDrivers" : ["WebGUI::Shop::PayDriver::Cash"],
|
||||
"paymentDrivers" : ["WebGUI::Shop::PayDriver::Cash", "WebGUI::Shop::PayDriver::ITransact"],
|
||||
|
||||
# List the shipping drivers you have installed and wish to be
|
||||
# available for configuration on the site.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue