Pay for transaction
The POST /v2/escrow/pay endpoint is used to initiate a payment for an escrow transaction.
Last updated
The POST /v2/escrow/pay endpoint is used to initiate a payment for an escrow transaction.
Last updated
POST
v2/escrow/pay
Name | Type | Description |
---|---|---|
payment_method (string, required): The payment method to be used for the transaction.
gateway (string, required): The gateway through which the payment will be processed.
redirect_url (string, required): The URL to which the user should be redirected after the payment is processed.
transaction_id (string, required): The ID of the transaction for which the payment is being made.
The response is in JSON format and follows the schema
Accept*
string
application/json
V-PRIVATE-KEY*
string
your vesicash private key
V-PUBLIC-KEY*
String
your vesicash public key