How to integrate with Relay Depository
"protocolVersion": "v2"
to the /quote API. The
response will include the transaction data you need to sign and then execute.
For lower-level integrators, there’s the option to construct the transaction
data by yourself, as follows:
orderId
and paymentDetails
returned in the response protocol
fieldpaymentDetails
might involve a different currency and amount
from the ones requested via the /quote APIprotocol
object, as returned by the
/quote API: