Crypto Payment
Set Payment Method
{
...
"method": "CRYPTO",
"redirect_url": "https://your-redirect_url"
...
}Payment Link in response
{
...
"payment_url": "https://kitegateway.com/v1/collections/payment/387282737839923773737",
...
}Redirect customer
Last updated