Guys,
I'm trying to integrate osTicket with a cart software, in a way that after each product is purchased, a PHP script grabs some data from the current order and opens a ticket for that customer.
I would like to know if there's any way to open a ticket without using the osTicket php file. Is there anything special needed to be done, or would inserting the data into the DB just work?
Thanks in advance!