Invoice amount
Optional
acceptedList of cryptocurrency alphabetic codes
Optional
asset?: CryptoCurrencyCodeInvoice asset
Optional
currencyCurrency type
Optional
description?: stringInvoice description, displayed to user, up to 1024 symbols
Optional
expiresYou can set a payment time limit for the invoice in seconds
Optional
fiat?: FiatCurrencyCodeInvoice fiat
Optional
hiddenText of the message which will be presented to a user after the invoice is paid
Optional
isIs can user pay invoice anonymously
Optional
isIs can user leave a comment for invoice
Optional
paidText for button which will be shown when invoice was paid
Optional
paidUrl for button which will be shown when invoice was paid
Optional
payload?: anyInvoice payload, visible only for app, if it not string, JSON.stringify using for preparing to backend API parameters, may be up to 4096 symbols after preparing
Options object type for Client.createInvoice method