Website ATM Price Ticker
This feature has been disabled.
Please explore our “Extensions” on Github for alternative solutions.
This article is retained for reference only.
See: General Bytes GitHub
Specific Interface: getExchangeRateInfo
Having this information on your website can improve your BATM visibility & sales.
Here’s how you add it:
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 the sell price also, use the 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 a few attributes:
Specify correct serial number of your machine.
Specify colors of your choice.
"Show on map" will not be displayed in widget if you delete
show-on-map="Show ATM on Map"
The prices are updated every 15 minutes.
Copyright © 2020-2024 General Bytes USA LLC