πGet payment data
^FRX-API api-key=[^,]+,signature=[^,]+,timestamp=[\d]+$
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.
Deprecated. Actual amount deposited by the end user. The actual currency may be different than depositCurrency. For actual amount and currency use the nested deposits.
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.
Specifies how to open the redirect URL
Timeframe in which the deposit should succeed.
UNIX seconds at which the payment was requested.
UNIX seconds at which the payment was initiated.
Returns the payment with the specified ID.
Last updated
Was this helpful?