add PayPal paydriver
This commit is contained in:
parent
6a289e060d
commit
c91676b1ad
9 changed files with 638 additions and 1 deletions
|
|
@ -176,7 +176,8 @@
|
|||
|
||||
"paymentDrivers" : [
|
||||
"WebGUI::Shop::PayDriver::Cash",
|
||||
"WebGUI::Shop::PayDriver::ITransact"
|
||||
"WebGUI::Shop::PayDriver::ITransact",
|
||||
"WebGUI::Shop::PayDriver::PayPal::PayPalStd"
|
||||
],
|
||||
|
||||
# List the shipping drivers you have installed and wish to be
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue