Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

hozone

Pioneers
  • Posts

    182
  • Joined

  • Last visited

Profile Information

Recent Profile Visitors

11,075 profile views

hozone's Achievements

  1. Guest

    We are trying to connect our osCommerce site to Amazon with your contribution but I believe we need access to our Amazon seller account API or we need to use a third party app to make the connection.

    Would you kindly give us some direction / guidance here please? 

    1. hozone

      hozone

      Hello, Yes you need the Amazon Seller API, and possibly you need to update the wdsl too.

      Davide

    2. Guest

      Guest

      Thank you for the reply. Amazon denies our request for API access. Do you have any ideas?

    3. hozone

      hozone

      You need to update the wdsl libaries, and you need a PHP middle/senior dev in order to updated this module if it does not work as is. Unluckly i no longer matains this module nor have time to offer you payed support.

  2. you have to put some debug point and look at the variables values, look at the exception raised (as example the MarketplaceWebService_Exception $ex)
  3. You have to check and debug function in the file amazon_syncitemsactions.php. Also take a look to the amazon MWS page for PHP, it could be that the MWS for your country is a little different.
  4. If i remember well, the ean_code column is not from my contribution.
  5. products_ean is not in the SQL provided. you have to had it by hand
  6. products_ean columns has to be added to the table products For how to add, use phpmyadmin or plain mysql.
  7. Seems to forget to mention that one have to update the functions in the file amazon_common.php depending on the version of the shop one has installed. That one is for a shop with the attributes stock quantity contribution.
  8. @@abelux yes, i'm sorry but i forget to add to mention that products_ean columns has to be added to the table. @@AdmiralRedBeard yes, of course you need to change the amazon viewlink amazon_list.txt it should be created when you add a product from the crontribution to amazon.
  9. Hello, at first you have to add products admin\amazon_addproducts.php called passing your product id (see files where it is called in the contribution download)
  10. This contribution allow the synchronization from your osCommerce shop to your Amazon shop. http://addons.oscommerce.com/info/9180
×
×
  • Create New...