Get Payment
Retrieve payment details and current status by payment ID.Path Parameters
Unique identifier of the payment to retrieve.
Response Fields
Unique payment identifier.
ID of the merchant who created the payment.
Short name of the merchant for display purposes.
Payment amount in cents.
Payment currency.
Current payment status. Possible values: -
pending: Payment created, waiting
for customer payment - processing: Payment received, waiting for
confirmations - completed: Payment confirmed and complete - failed:
Payment failed - expired: Payment expired - cancelled: Payment cancelledCryptocurrency deposit address for the payment.
Available cryptocurrency quotes for the payment.
Transaction receipt information (only present for completed payments).
Merchant’s order identifier.
URL to redirect the customer after payment completion.
Timestamp when the payment was created.
Timestamp when the payment was last updated.