Go to DouBridge
If your website is built with PrestaShop, just need to download and install the plugin. following the instructions configuration, you can quickly import products to your site, and transfer orders to us for process and save your time to focus on sales and customer service.
Find Sync Products and Orders on Prestashop Marketplace.
VIDEO
This video shows Prestashop installation and configuration.
This video shows how to upload products and process orders after Prestashop plugin installed successfully.
INSTALLATION
5. Drop the module archive there or select file 'doubridge_prestashop17.zip', after module installed, click blue button 'CONFIGURE'
CONFIGURATION
PART A. Configure 'Orders to DouBridge'
3. (1)Copy 'Callback Url' from module 'Sync Products And Orders '
(2)Paste into www.doubridge.com -> My Account -> REST API -> Api config -> Callback Url
(3)Client Id and Client Secret will be generated automatically
4. (1)Copy Client id from www.doubridge.com -> My Account -> REST API -> Api config,and paste it into Your Prestashop -> Modules & Services -> Installed modules -> Sync Products And Orders -> Client ID
(2)Copy Client Secret from www.doubridge.com -> My Account -> REST API -> Api config, and paste it into Your Prestashop -> Modules & Services -> Installed modules -> Sync Products And Orders -> Client Secret
(3)Fill in your registered email in the blank beginning with 'Email' under Client Secret, It should be same as Client Email in DouBridge
Shown in the photo below Make sure Order submit is 'Processing in progress'
5. Click blue button 'REFRESH TOKEN', you will get a Token
6. Don't forget to click 'Save' button.
Configuration of Orders to DouBridge is finished now
PART B. Configure 'Products to Prestashop'
If your server is Apache, please add these command in your .htaccess file
########################################################RewriteEngine OnRewriteRule .* - [E=HTTP_Authorization:%{HTTP:Authorization}]########################################################
Please note: this command has no effect on any plugins, just to authorize the access to upload the products, and get the store's currency, weight units, multilingual information, product listing and unlisting operations
« Go back