There are two ways to link PrestaShop and myOGO. You can choose by uploading a module to your online store or adding PrestaShop integration to myOGO merchant.
Both of them are equally as good but there are some differences.
By adding the integration to myOGO
Uploading the module
Here are instructions for installing the integration to myOGO.
Here are instructions for uploading the module.
Go to your online store and add a new webservice key.
Configure → Advanced parameters → Webservice
Remember to enable PrestaShop webservice.
On the edit page cross the view, modify and add sections. If you do not want to cross everything on the list, cross the orders, products and states at least.
If you don't already have one, create an account on myOGO.
Go to myOGO "edit merchant" page and find the integrations section.
Add PrestaShop integration.
Copy the webservice key from your online store to myOGO PrestaShop "Account" and "Password".
Add your online store URL and add "/api" to the end.
Remember to enable scheduled latest changes update after the goods are in stock.
Now you can see your products on myOGO. Go to the main menu on the left and click in to "sync webshop products" page. Here you can see your products on your online store and myOGO.
Note that if the "Ignore products missing from OGOship" is enabled, the setting will ignore all the products missing from OGOship and will not add them to the orders. The safer option is to ignore certain products, e.g. if you want to send them yourself, ignore them one-by-one on the product sync page.
Read more about product sync page.
When the integration is set up, move on to setting up shipping methods.
Go to this website https://github.com/ogoship/prestashop/releases
Download file "ogoship.zip" to your computer.
If you don't already have one, create an account on myOGO.
Edit merchant settings under the Globe icon → Edit merchant.
Go to integrations and copy Merchant ID and API Secret Token from myOGO Merchant page to OGOship module settings at your online store.
Once the integration is completed successfully shipping methods in your online store need to be linked to the shipping methods provided at myOGO.
The linking can be done by using the shipping method name or a code that has been set for the shipping method on the "edit merchant" page. Enable shipping method from the list and copy the code or name to your online store.
Create shipping methods in your online store and then go to the OGOship module where you can paste the OGOship shipping method code.
Remember to link every shipping method individually to certain shipping methods at myOGO.
The "*" special character can be used as a wild card in the text or code. E.g.
After you have shipped physical products to OGOship and stock values are correct, then remember to enable scheduled updates.
Use cron to schedule stock update using this URL http://www.website.com/modules/ogoship/cron-ogoship.php
Use your online store URL instead of "website.com"