TransactionId | The ID of the transaction. |
TransactionKey | The Key of the transaction. |
Currency | The crypto currency which has been requested |
PricingCurrency | The fiat currency which has been used to fix the price. |
Amount | The requested crypto currency amount |
OriginalAmount | The requested fiat currency amount |
Url | On success, contains the url of the status page |
Status | Contains the plain status text |
StatusEnum | - |
AddressToReceive | The address where the customer needs to sent the coins. |
AllowOverpay | This transaction allows overpayment. |
AllowUnderpay | This transaction allows underpayment. |
Exchange | The used exchange to fix the price. |
QRCode | The QR Code, Use: 'data:image/gif;base64,' + qrcode |
System | - |
Hash | A SHA256 Bit lowercase Hash of all fields in ascending sort order (excluding the Hash field) |
Error | - |
Environment | - |