diff --git a/etc/WebGUI.conf.original b/etc/WebGUI.conf.original index 0094ea59a..b87cadf95 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", + "WebGUI::Shop::PayDriver::PayPal::PayPalStd", + "WebGUI::Shop::PayDriver::PayPal::ExpressCheckout", "WebGUI::Shop::PayDriver::Ogone" ],