Jump to content

Exporting orders to UPS


Recommended Posts

Hi,

is there a way to export orders to CSV file so I can import them in my UPS account?

There is an "import a CSV" in the UPS page. The CSV file format is described here:

http://www.ups.com/c...batch_file.html

 

I spend a lot of time by manually ctrl+c & ctr+v orders and it is killing me...

 

Maybe there is a module for that?

 

Regards

Maciek

Edited by letrof (see edit history)
Link to comment
Share on other sites

You can use this module to export the orders/customers/products etc from your PrestaShop store. However, you still need to format the .csv file to fit the .csv file format that UPS accepts. They have a sample file that you can look at.

 

There is no module that will export your shipments into the UPS csv file format, but this one is a great start, http://addons.prestashop.com/en/export-modules/6927-advanced-csv-export-for-15-produtsorders-cron-csv.html

Link to comment
Share on other sites

You can use this module to export the orders/customers/products etc from your PrestaShop store. However, you still need to format the .csv file to fit the .csv file format that UPS accepts. They have a sample file that you can look at.

 

There is no module that will export your shipments into the UPS csv file format, but this one is a great start, http://addons.presta...s-cron-csv.html

 

It looks great, but I forgot to mention that I am using 1.4 version;/

Link to comment
Share on other sites

Hi, okay... There are still modules that can help... This is a popular one, http://addons.prestashop.com/en/export-modules/6226-jps-data-mass-export-orders-csv-ftp-profiles.html

 

This one is the same module but with additional features for adding a CronJob or CronTask. That means it will automatically export the orders during a scheudle that you set. http://addons.prestashop.com/en/export-modules/5770-jps-data-mass-export-orders-csv-ftp-cron-profiles.html

 

The first one would need to be done manually every-time, the second one can automate this process. Unless you have a large store with many orders, I would suggest the first one.

 

Make sure to click on "Contact the Developer" for any questions regarding this module and it's functionality to make sure it is actually what you are looking for.

 

I hope this helps!

Link to comment
Share on other sites

×
×
  • Create New...