Add new PayPal drivers, remove old one.
This commit is contained in:
parent
f2a295dc21
commit
8d1d8ca2f1
1 changed files with 2 additions and 1 deletions
|
|
@ -177,7 +177,8 @@
|
||||||
"paymentDrivers" : [
|
"paymentDrivers" : [
|
||||||
"WebGUI::Shop::PayDriver::Cash",
|
"WebGUI::Shop::PayDriver::Cash",
|
||||||
"WebGUI::Shop::PayDriver::ITransact",
|
"WebGUI::Shop::PayDriver::ITransact",
|
||||||
"WebGUI::Shop::PayDriver::PayPal",
|
"WebGUI::Shop::PayDriver::PayPal::PayPalStd",
|
||||||
|
"WebGUI::Shop::PayDriver::PayPal::ExpressCheckout",
|
||||||
"WebGUI::Shop::PayDriver::Ogone"
|
"WebGUI::Shop::PayDriver::Ogone"
|
||||||
],
|
],
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue