Skip to main content
POST
Creates a cryptocurrency charge.

Body parameters

string
required
Unique identifier for this transaction in your application.
number
required
Transaction amount.
string
required
Fiat currency used as the transaction reference amount.
string
required
Cryptocurrency used for the payment.
string
required
Blockchain network used for the payment.
object
required
Customer information.
string
required
Customer full name.
string
required
Customer email address.
string
required
Customer phone number.
string
required
Customer document, such as CPF or CNPJ for Brazilian customers.
string
URL that will receive payment status webhook notifications.
array
Products included in the transaction.
string
required
Product identifier in your application.
string
required
Product name.
number
Product quantity.
number
required
Product unit price.
object
Free-form metadata associated with the transaction.

Request example

Payload example

Response

string
required
Transaction ID generated by the Gateway API.
string
required
Initial transaction status.
number
required
Transaction fee amount.
object
required
Order information and hosted order URL.
object
required
Crypto payment information.