Can't tell if this is PHP related or a problem with the API backend behind that itself, but when i call the following endpoint with a valid ID it is not printed:
https://api.ready2order.com/v1/document/invoice/{id}/print
When i directly print the same bill while creating it the ready2order hardware device directly printed it successfully. Besides that the show as PDF worked for the same bills with this endpoint:
https://api.ready2order.com/v1/document/invoice/{id}/pdf
Any ideas?
Can't tell if this is PHP related or a problem with the API backend behind that itself, but when i call the following endpoint with a valid ID it is not printed:
https://api.ready2order.com/v1/document/invoice/{id}/print
When i directly print the same bill while creating it the ready2order hardware device directly printed it successfully. Besides that the show as PDF worked for the same bills with this endpoint:
https://api.ready2order.com/v1/document/invoice/{id}/pdf
Any ideas?