PaymentRequestCryptoPayment
Crypto details
exchangeRatenumber
Exchange rate at the time of payment
Example:
1.25
depositAddressstring
Deposit address for the crypto payment
Example:
1A1zP1eP5QGefi2DMPTfTL5SLmv7DivfNa
transactionHashstring
Transaction hash for the crypto payment
Example:
0x5c69bee701ef814a2b6a3f8d1e4f7b8c9e1f5c6d7e8f9a0b1c2d3e4f5g6h7i8j
PaymentRequestCryptoPayment
{
"exchangeRate": 1.25,
"depositAddress": "1A1zP1eP5QGefi2DMPTfTL5SLmv7DivfNa",
"transactionHash": "0x5c69bee701ef814a2b6a3f8d1e4f7b8c9e1f5c6d7e8f9a0b1c2d3e4f5g6h7i8j"
}