You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We can implement this in the plugin by integrating the plugin with the PrintNode service. We will have to add a page, where we will give the option to add the API key and selection of the printer and option to enable this integration.
If integration is enabled and the API key is set and the connection is good then upon receiving the order, we will send data to PrintNode to print the order.
When an order is placed automatically it should be printed.
Ticket:- https://tychesoftwares.freshdesk.com/a/tickets/55675.
https://tychesoftwares.freshdesk.com/a/tickets/55533
Notes
We can implement this in the plugin by integrating the plugin with the PrintNode service. We will have to add a page, where we will give the option to add the API key and selection of the printer and option to enable this integration.
If integration is enabled and the API key is set and the connection is good then upon receiving the order, we will send data to PrintNode to print the order.
API - https://www.printnode.com/en/docs/api/curl
SDK - https://github.com/PrintNode/PrintNode-PHP
The text was updated successfully, but these errors were encountered: