Results 1 to 7 of 7

Hybrid View

  1. #1
    Join Date
    Apr 2009
    Location
    Houston
    Posts
    41
    Plugin Contributions
    0

    Default Zen-Cart API: inventory control from Ebay

    I am working on an inventory control program that automates our Ebay listings with our website listings. Basicly if an item sells on Ebay we need to immediatly subtract it from our zen-cart database.

    I know there is a Zen-Cart API but how do I run it? the help file just has a list of random commands/functions but no explanantion on how to launch the API itself...

    What is the best way of automaticly decreasing the zen-cart quantity. I already know the products_id and the amount by which it needs to be decreased. We just need to automate this process.

    Thanks,

    Igor

  2. #2
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Zen-Cart API: inventory control from Ebay

    There isn't a lot of magic to it ... you need to tap the products table ... and reduce the products_quantity by how many sold ...

    If you know your database, username, password and you know the products_id and quantity ... you can then reduce this value ...

    Now what triggers that is up to you ...

    Using the Zen Cart code, you can look in the orders class to see how it is specifically done ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  3. #3
    Join Date
    Apr 2009
    Location
    Houston
    Posts
    41
    Plugin Contributions
    0

    Default Re: Zen-Cart API: inventory control from Ebay

    Thanks for the reply Linda.

    Basicly I would do remote MySQL, get into my own database, execute the queries I want done and then get out?

    Is this what the API is? (ie this technique is called API?)

    thanks in advance,

    Igor

  4. #4
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Zen-Cart API: inventory control from Ebay

    You can get a better definition of an API from:
    http://en.wikipedia.org/wiki/Applica...ming_interface

    More or less you are trying to interface with your database for your Zen Cart shop and alter the quantities based on activity from another application or site, in this case, eBay ...

    If you know how to interface with the database and the products_id and quantity ... then you should not have a hard time doing this ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  5. #5
    Join Date
    Apr 2006
    Location
    West Salem, IL
    Posts
    2,888
    Plugin Contributions
    0

    Default Re: Zen-Cart API: inventory control from Ebay

    Is this not what the auctionblox service does?

    The AuctionBlox connector for Zen-Cart provides all the functionality available on a typical eBay listing right from your Zen-Cart administrator screen, reduces the amount of valuable time you spend listing items on eBay as you can list multiple items by simply selecting all the items you wish to list using a pre-designed template. The AuctionBlox connector for Zen-Cart also includes the valuable ‘Checkout Redirect’ feature which allows successful bidders to checkout on your shopping cart instead of eBay. This feature will provide you with an opportunity to up sell to you customers ultimately increasing the invoice value whilst only paying eBay sales commissions on the original items value.
    Mike
    AEIIA - Zen Cart Certified & PCI Compliant Hosting
    The Zen Cart Forum...Better than a monitor covered with post-it notes!

  6. #6
    Join Date
    Jul 2006
    Location
    SF Bay Area
    Posts
    867
    Plugin Contributions
    1

    Default Re: Zen-Cart API: inventory control from Ebay

    Its my understanding that ebay is no longer allowing new access to the remote checkout function and are planning to withdraw access to current users in the near future.

  7. #7
    Join Date
    Apr 2009
    Location
    Portland, Oregon
    Posts
    29
    Plugin Contributions
    0

    Default Re: Zen-Cart API: inventory control from Ebay

    Quote Originally Posted by barco57 View Post
    Is this not what the auctionblox service does?
    Yes but they require you to use there hosted Zen Cart and they also take a fee per transaction. Not quite the same as getting the API's to connect yourself.

 

 

Similar Threads

  1. v139h How do you control what paypal sees and pulls over from Zen Cart on a spead sheet.
    By oringstore in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 3 Dec 2013, 03:31 AM
  2. Using Linkpoint/YourPay API module with Zen Cart Zen Cart 1.3.0.1
    By mars22 in forum Built-in Shipping and Payment Modules
    Replies: 4
    Last Post: 23 Oct 2010, 11:57 AM
  3. Export Inventory from Quickbooks Pro to Zen Cart?
    By cb11 in forum General Questions
    Replies: 2
    Last Post: 10 Jun 2010, 10:51 AM
  4. Use Zen As Inventory Control Only
    By skunkworx in forum General Questions
    Replies: 0
    Last Post: 28 May 2006, 11:32 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg