pricing api

  • Posts: 2
  • Thank you received: 0
8 years 7 months ago #233864

-- Joomla version -- : 3.4.8
-- PHP version -- : 5.4
-- Browser(s) name and version -- : Firefox

I have an api file from mtgprice.com which is supposed to update my online store prices. How do I integrate it into hikashop to update prices when the website that makes the api, updates them to then represent in the online store?

Please Log in or Create an account to join the conversation.

  • Posts: 82683
  • Thank you received: 13337
  • MODERATOR
8 years 7 months ago #233868

Hi,

If they provide a CSV file of the prices, you could simply configure the HikaShop products cron update plugin to handle that automatically.
www.hikashop.com/support/documentation/7...hop-import.html#cron
Otherwise, it would require developing a plugin similar to this one which would be triggered regularily with the cron system, would fetch the data from mtgprice.com and import the data in the database.

Please Log in or Create an account to join the conversation.

  • Posts: 2
  • Thank you received: 0
8 years 7 months ago #233979

I am not finding cron at all in the hika shop even using the documents, plus not finding it in the module/plugins area.

Please Log in or Create an account to join the conversation.

  • Posts: 82683
  • Thank you received: 13337
  • MODERATOR
8 years 7 months ago #233987

Hi,

As explained in the link I gave you, these are available with the Essential and Business editions of HikaShop.
If you're using the Starter edition, it's normal that you don't see them.

Please Log in or Create an account to join the conversation.

Time to create page: 0.063 seconds
Powered by Kunena Forum