...
This SMS notifies your customer that the wrong amount has been submitted to the wallet specified in the Custom String: printer_sell_crypto_ticket_template.
Code Block |
---|
Invalid payment {text.transaction.id} received. |
...
Field | Description | Applies to: |
---|---|---|
{bmp.address} | A QR-coded wallet address. | BUY |
{bmp.logo} | Your logo from Sprites (or GB). | All |
{bmp.paymentrequest} | The QR-coded SELL offer. | SELL |
{bmp.privatekey} | A QR-coded private key. | BUY |
{cryptosetting.name} | The Crypto Setting associated with the transaction. | BUY, SELL |
{identity.firstname} | The FIRST name from the related Identity. | BUY, SELL, DEPOSIT |
{identity.lastname} | The LAST name from the related Identity. | BUY, SELL, DEPOSIT |
{text.crypto.amount} | The amount of coin involved. | All |
{text.crypto.currency} | The type of coin (BTC/LTC/etc). | All |
{text.crypto.destination} | The wallet presented during the BUY. | BUY |
{text.crypto.rate} | The calculated rate based on the amount involved, your percentages, and fees. | All |
{text.crypto.rateNoFees} | Cryptocurrency Rate Without Fees | BUY, SELL |
{text.crypto.rateSpread} | Spread Between Rates in Fiat Currency
| BUY, SELL |
{text.fiat.amount} | The fiat amount of this transaction.; | All |
{text.fiat.currency} | The fiat (USD/EUR/etc) used. | All |
{text.fiat.fee.fixed} | Any flat fee assessed. | All |
{text.fiat.fee.total} | Total Fee in Fiat Currency | BUY, SELL |
{text.otp} | The OTP sent to a Customer. | OTP |
{text.location.address} | The physical address of the Location. | ALL |
{text.privatekey} | The text version of any private key when a hard-copy is chosen by the customer. | BUY |
{text.time} | Transaction time at location. | All |
{text.transaction.expirationTimestamp} | The expiration datetime of the SELL offer. | ALL |
{text.transaction.id} | The RID of the transaction. | All |
{text.transaction.order.id} | GBSafe Deposit order ID | DEPOSIT |
{text.transaction.related.id} | The ID of the associated SELL. | WITHDRAW |
{text.transaction.uuid} | This ID links a WITHDRAW to this SELL. | SELL |
...
Setting | Description |
---|---|
acceptanceProblemRejectThreshold=X | Terminals will report the event “Acceptance Problem” after 3 failed attempts to accept a banknote (default).
|
alarm_delay_seconds=xx | alarm arming delay after closing the door (door sensors required). |
alarm_pin=abcd | Assign a numerical PIN for disarming the alarm.
|
alt-admin-access |
|
attt | Enables ATTT menu in Terminal Advanced Administration at the terminal. |
btc_reject_bc1 | Rejects customer SegWit wallet addresses ("bc1"). |
checkpin=abcd | Terminal will ask for numerical PIN before purchase.
|
datasaving | Decreases the “ping” frequency
|
idledatasaver | reduces the ping period in screensaver mode to 150 sec |
ltc_reject_ltc1 | Rejects customer wallet addresses beginning with ("ltc1"). |
mlkit-qr-scan | Enable experimental support for Google MLKit; a more advanced library used to scan QR codes. |
paperwalletonly | Force paper wallet usage (required in certain jurisdictions.
|
rebootIntervalMinutes= | Changes the "no connection" timeout.
|
sellNotAvailableWarning | Overrides the SELL button behavior. The button will now always be visible, but when the customer clicks on SELL, the notification “There is temporarily no cash, please contact support” will appear. |
ukraine | Adds aid option for Ukraine, see: https://generalbytes.atlassian.net/l/cp/HWrVFiV0 |
-Xbitflyer=1 | Enables BitFlyer |
experimental | (deprecated) Implements the new (experimental) Terminal UI. |
legacy | (deprecated) Implements the old (legacy) Terminal UI. |