Payment details

The Payment Details page provides comprehensive information about a specific payment. To view the Payment details, click the payment ID in the payments list. The top of the Payment details page displays the payment ID and the environment in which the payment exists.

The Payment details page consists of three tabs:

  1. Payment Details
  2. Payment Object JSON
  3. Event Trail JSON

Payment Details tab

Payment details page

The Payment Details tab presents important parts of the payment’s event trail in graphic form:

  • The chain of events on the left shows each step in the flow of funds that has occurred in payment thus far.
  • The payment hopper on the right shows each payment state transition and the elapsed time between them. Changes in green show successful states, changes in red show stalled or failed states.
Note

If your instance is set up to make new payments through Ripple Payments UI, a Settle payment button may appear at the top right of the page once the payment has been locked by the receiving partner.

Smart Liquidation

For high-value transactions, Ripple Payments UI utilizes the Smart Liquidation service to split large XRP liquidations into smaller liquidations over a specified time period.

Smart Liquidation component

Note

The threshold for triggering Smart Liquidation is determined by the destination exchange liquidation policy and configured by Ripple.

For payments initiated in Ripple Payments UI, the Payment details page will display the Smart Liquidation component, which provides the real-time status of the liquidation process.

Smart Liquidation component

The Smart Liquidation component consists of the following features:

  1. Progress indicator for the liquidation process.
  2. List of incomplete of liquidation trades with the real-time status of each.
  3. Report Issue button to initiate the issue resolution process.

When you click the Report Issue button on the Smart Liquidation component, the following modal appears, providing instructions for enabling the Ripple Payment Operations team to investigate the issue.

Smart Liquidation report issue

Payment Object JSON tab

Payment object JSON

The Payment Object JSON tab displays the full text of the payment instruction, a required subset of the RippleNet payment object (RPO). For more details, see the Standard RippleNet Payment Object Overview.

Event Trail JSON tab

Event trail JSON

The Event Trail JSON tab displays the full text of the JSON file that defines the event trail associated with the payment.

For more information about the fields in the Event Trail Object, see the response schema in the Get event trail for payment reference page.