Create charge

Body Params
int32
required

Amount intended to be collected. The default currency is in 'satoshis', specify 'currency' param for fiat amounts

string

Three-letter ISO currency code, in uppercase. If specified will generate a charge for the equivalent amount of BTC at the current exchange rates

string

Description to be shown in the payer's wallet

string

Payer's name

string

Payer's email

string

Order ID for merchant's internal use

string

URL to receive webhooks for payment status updates

string

URL to redirect user after successful payment

boolean

Automatically convert payment to fiat (requires bank wallet setup)

int32

Keep a percentage (in bps) of the payment in BTC

int32

TTL (time to live) in minutes. Min: 10, Max: 4320 (72H), Default: 1440

boolean
Defaults to false

Notify receiver (you) via email when this checkout is paid

Headers
string
required
Defaults to application/json

Content-type header

string
required

Api key

Responses

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json