Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

“Help” currently contains these 2 sections for legacy purposes. The content here is provided verbatim:

ATM Price Ticker On Your Website

...

You must enable publish to HQ in terminal settings.

...

Simply place following HTML code on your website:
<div id="coin-widget" align="left" serial-number="BT300019" color-text="white" color-bg="#2557A1" show-on-map="Show ATM on Map"></div>
<script src="https://coin.cz/widgets/atm_widget_buy.js"></script>

...

If you have a two-way machine and you want to display also sell price use following code:
<div id="coin-widget" align="left" serial-number="BT300019" text-buy="Buy" text-sell="Sell" color-text="white" color-bg="#2557A1" show-on-map="Show ATM on Map"></div>
<script src="https://coin.cz/widgets/atm_widget_buy_sell.js" ></script>

...

Please note that you should modify various attributes:

  • To specify correct serial number of your machine.

  • To specify colors of your choice.

  • If you delete show-on-map attribute link "Show on map" will not be displayed in widget.

...

The “Help” link brings you here, but you’re already here, so you already know this.

Only brilliant people read the docs - and that must include you!