Optionalallowed_List of crypto-currencies that are allowed for a payment.
Also, you will be able to select one of them. Example: ["BTC", "ETH", "TZEC"];.
To display one currency, need allow_psys_cids to match the currency parameter
Optionalamountany crypto-currency float value.
If a fiat currency is to be converted, skip this field and use the source_currency and source_amount fields instead
Optionalcallback_Merchant full URL to get invoice updates.
The POST request will be sent to this URL.
If this parameter isn’t set, a callback will be sent to the URL that can be set under profile in API settings, in the Status URL field.
OptionalcurrencyOne of the crypto-currencies supported by Plisio (ID column from supported cryptocurrencies).
If the parameter is not set, one of the active cryptocurrencies from the API settings is selected automatically when creating an invoice.
OptionaldescriptionMerchant invoice description
OptionalemailBefore paying an invoice, your client will be asked to enter an email to which a notification will be sent.
If you want to skip this step for your clients, fill in this field beforehand.
Optionalexpire_Interval in minutes when invoice will be expired
Optionalfail_Merchant full URL to get failed invoice.
Optionalfail_"To the site" invoice's button link in a case of invoice has not been paid/
Optionallanguageen_US (supports English only)
Merchant internal order name
Merchant internal order number. Must be an unique number in your store for each new store's order!!!
OptionalpluginPlisio’s internal field to determine integration plugin
Optionalredirect_Instead of JSON response user will be redirected to the Plisio's invoice page (is not working for a white-label shop)
Optionalreturn_Return existing invoice instead of error
Optionalsource_Any float value
Optionalsource_One of the 167 fiat currencies
Optionalsuccess_Merchant full URL to get succeed invoice.
Optionalsuccess_"To the site" invoice's button link in a case of invoice has been paid.
OptionalversionPlisio’s internal field to determine integration plugin version
List of all supported request fields for creating new invoice in Plisio.