Add USPS International driver to configuration files.
This commit is contained in:
parent
6543ed5027
commit
acda103fed
2 changed files with 12 additions and 0 deletions
|
|
@ -191,6 +191,7 @@
|
|||
"shippingDrivers" : [
|
||||
"WebGUI::Shop::ShipDriver::FlatRate",
|
||||
"WebGUI::Shop::ShipDriver::USPS",
|
||||
"WebGUI::Shop::ShipDriver::USPSInternational",
|
||||
"WebGUI::Shop::ShipDriver::UPS"
|
||||
],
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue