|
-
Storefront that communicates to API
I am looking for a solution that will accept product info from an API and display it in a storefront, which also can do an inventory check through API to make sure a product is available.
Every solution I looked at can receive product info from an API, but they cannot verify inventory quantities in real time from an API.
Any help/thoughts is appreciated.
-
I can't see why to accept product info from an API, but do local quantities verification.
If you do that you should send product ID together with product info, therefore i think it's better to upload all product info
-
If I do local quantity verification, how will I know if the item is in inventory? There are other sites feeding off the inventory that is why I need API verification.
-
give an example of solution that receive product info from an API, but cannot verify quantities, maybe i dont understand your question
-
Like monstercommerce or volusion, their platform allows you to upload/send product through XML/API but once you have the product in their database/platform you cannot call an external database through an API to verify that their is inventory available.
-
mm..i think the solutions for small business are intend to be the core, therefore the developers didn't implement it. They probably have their own quantity counter (like in our solution), which store admin can update.
It's also problematic issue because your programm will be depended on external API...without any standards
-
Hi,
Konakart has an extensive API for both the cart application and admin app. Actually, the cart and admin apps use the API for all of their functionality so you can certainly insert products and read back product info such as the quantity in stock.
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
|