Plugin Author
berkux
(@berkux)
Hi,
my plugin can’t import data into the woocommerce-wordpress-database. It just grabs the data from the API, transforms it and displays it (ok, plus the option to createg custom post type pages out of JSON).
So this plugin can get access to the API of simpletire.com and displays products.
But I’m not sure if this is what you need if you want to sell via woocommerce. Then you should check http://www.wpallimport.com/
Bernhard
I don’t need to import products in my woocommerce-wordpress database. I only need to show the products via the API. After the products are displayed in my site, when customers buys, their order will not be completed, as they have to get approved by a finance company. If they approves, only then order will be completed. This order information will be sent to simpletire.com via The API. Then they ship the products to the end customers.
So Can your plugin show the products in my site, If yes please help as I have tried but is showing errors. Also please tell me if I use your plugin to show the products, Can I sent the order information back to simpletire.com using their API, though this process can’t be done through your plugin & will require custom coding.
Regards
Plugin Author
berkux
(@berkux)
Ok, you might switch to https://jsoncontentimporter.freshdesk.com/widgets/feedback_widget/new?searchArea=no to discuss more in private.
What we need is info on how to use the API.
Best would be to check this with https://apitester.com/ or https://inspector.swagger.io/builder
Can you do that?
Bernhard