🔒Get payment data
Last updated
Last updated
Fetch payment by ID. The payment ID is provided in the response of POST /payments
.
The payment ID to search by.
Returns the payment with the specified ID.
Payment identifier provided by the merchant in the request body of POST /payments
.
Locale code.
Checkout link.
Wallet address where the cryptocurrency amount should be deposited.
XLM/XRP destination tag.
Fiat currency.
Amount in displayCurrency
requested for this payment.
Distributed service fee amount in displayCurrency
requested for this payment.
Actual amount deposited in displayCurrency
.
The selected cryptocurrency.
The selected network.
Amount in depositCurrency
to be deposited to fulfill the required amount in displayCurrency
.
Distributed service fee amount in depositCurrency
requested for this payment.
Actual amount deposited in depositCurrency
by the end user.
Expected deposit amount in EUR.
Actual deposit amount in EUR.
Percentage of the service fee covered by the user.
Custom URL where the user will be redirected after payment completion.
Timeframe in which the deposit should succeed.
UNIX seconds at which the payment was requested.
UNIX seconds at which the payment was initiated.