Tool to create a new cryptocurrency payment invoice with Plisio. Returns transaction ID and invoice URL for payment. For white-label accounts, includes additional fields like wallet hash, QR code, and commission details. Use when you need to generate a payment request for crypto…
emailstringAuto-fill invoice email. Customer will be asked to provide email for notifications.
amountstringPayment amount in cryptocurrency (float value as string). Skip this field if using source_currency and source_amount for fiat conversion.
pluginstringPlisio's internal field to identify integration plugin
versionstringPlisio's internal field to identify integration plugin version
currencyRequiredstringCryptocurrency code (e.g., 'BTC', 'ETH'). One of the cryptocurrencies supported by Plisio. If not set, one of the active cryptocurrencies from API settings is selected automatically.
languagestringInvoice language code. Currently only 'en_US' is supported.
expire_minstringInvoice expiration interval in minutes
order_nameRequiredstringMerchant internal order name for identification
descriptionstringMerchant invoice description for the customer
callback_urlstringFull URL to receive invoice updates via POST request. If not set, uses the default Status URL from API settings.
order_numberRequiredstringMerchant internal order number. Must be unique for each new order in your store.
source_amountstringPayment amount in fiat currency (float value as string). Use with source_currency for fiat-to-crypto conversion.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.