Finish merge of UPS shipping driver.
This commit is contained in:
parent
deff69ae14
commit
547d1714a5
4 changed files with 15 additions and 183 deletions
|
|
@ -190,7 +190,8 @@
|
|||
|
||||
"shippingDrivers" : [
|
||||
"WebGUI::Shop::ShipDriver::FlatRate",
|
||||
"WebGUI::Shop::ShipDriver::USPS"
|
||||
"WebGUI::Shop::ShipDriver::USPS",
|
||||
"WebGUI::Shop::ShipDriver::UPS"
|
||||
],
|
||||
|
||||
# Specify the list of template parsers available in the system.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue