From 814a77b7399d02e76c92e6d0c3bda780292ce590 Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Thu, 28 May 2009 22:51:53 +0000 Subject: [PATCH] Add the Ogone payment driver to the default WebGUI.conf file. --- etc/WebGUI.conf.original | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/etc/WebGUI.conf.original b/etc/WebGUI.conf.original index 9722e793c..042ff4a0d 100644 --- a/etc/WebGUI.conf.original +++ b/etc/WebGUI.conf.original @@ -177,7 +177,8 @@ "paymentDrivers" : [ "WebGUI::Shop::PayDriver::Cash", "WebGUI::Shop::PayDriver::ITransact", - "WebGUI::Shop::PayDriver::PayPal::PayPalStd" + "WebGUI::Shop::PayDriver::PayPal::PayPalStd", + "WebGUI::Shop::PayDriver::Ogone" ], # List the shipping drivers you have installed and wish to be