Re: Re: Shop to JSON
I had seen the Web Services plugin, however it is taking data from an external source and showing it in tiki.
external --> Tiki
We need to send data from tiki to the external server
Tiki --> external
When a visitor purchases an item from our shop, Tiki will need to send the contents of the order in JSON format to Clothes2Order using our API key.