I am trying to find a system that integrates with UPS or USPS where the store admin can process the order and print a shipping label from within the system - without having to go UPS and retype the name and address.
I’ve check Zencart and OsCommerce - they don’t see to have it.
The difference between the Webgility and the ezOSC version is that the eCC plugin is a local windows based software. The ezOSC is an activeX control, so you can essentially print to any local printer directly from your browser,
Do they use worldship? It has a feature which allows you to map all the fields to a data source. Just download the mysql odbc driver, setup a local dsn to the mysql db through windows and map the worldship fields to the mysql fields on the order #. You need to make sure port 3306 is open to your local ip address first.