Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Discuss (mail)
• Invoicing (account) • Inventory (stock) |
Community Apps Dependencies | Show |
Lines of code | 9741 |
Technical Name |
connector_a2c |
License | AGPL-3 |
Website | http://www.bizzappdev.com |
Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Discuss (mail)
• Invoicing (account) • Inventory (stock) |
Community Apps Dependencies | Show |
Lines of code | 9741 |
Technical Name |
connector_a2c |
License | AGPL-3 |
Website | http://www.bizzappdev.com |

The API2CART Connector module serves as the base module for integrating API2Cart with various e-commerce platforms such as Shopify, PrestaShop, and WooCommerce.
Advantages of the API2CART Connector
Never manually transfer data again! Our connector seamlessly flows orders, customers, and products between API Supported E-Commerce platforms and Odoo, fully automated.
High-Performance Integration
Background Sync Magic
Independent Record Assurance
Speed and Stability
Reliability You Can Count On
Stay Ahead of the Curve
Boost Your Efficiency
Next-Gen Integration
Peace of Mind
Join the Elite
Gain insightful analytics for all your API2CART supported E-Commerce platforms.

GET PERSONALIZED DEMO : contact@bizzappdev.com
How to connect the online store to API2Cart? → Discover Now
Queue Job Configuration
Common configuration for related Queue Job.
Queue job allows to postpone method calls executed asynchronously.
Jobs are executed in the background by a Jobrunner, in their own transaction.
To make sure connectors work smoothly, we need to adjust some settings in our odoo directory.
Here's what we need to do:
- Open the
odoo.conf
file. You can find it in the cloned repository atodoo/debian/odoo.conf
. - Add the following configuration to the
odoo.conf
file, or update them if they already exist:- Add
queue_job
to theserver_wide_modules
under the[options]
section. - Add a channel under the
[queue_job]
section.
- Add
[options]
server_wide_modules = web,queue_job
[queue_job]
channels = root:1
server_wide_modules = web,queue_job
[queue_job]
channels = root:1
API2CART Setting View
API2CART Settings with required credentials and functionality.
This menu is created with the purpose of adding the configurations that are generic and used in every backend.

API2CART Backend Advanced Configuration
Common configurations for related platform backends.

GET PERSONALIZED DEMO : contact@bizzappdev.com


Please log in to comment on this module