Linking to your Paytronix Online Ordering menu

You can link to your Paytronix menu directly by adding the menu's URL to your webpage. Start by clicking on Publish-->Add to Your Site in your dashboard. On the Add to Your Site page, you will see a section called Link to Your Menu:

In the HTML code for your webpage, simply add an href somewhere between the <body> and </body> tags (the exact position will differ depending on how your site is laid out and where you want the link to be located specifically) that points to the URL listed under Link to Your Menu. In this case, for example, the href might be written as follows:

<a href="https://www.opendining.net/app/locations/4f29be499a8d88f205000001">Order Online!</a>

This would create a link on the webpage named "Order Online!" and when clicked, it would open up the restaurant's Paytronix menu.