Manage payments

The payment management page demonstrates the actions that a merchant can perform on an existing payment. The page offers the following payment information and related actions:

  • Payment information:
    • Payment ID
    • Current payment status
    • Payment status history
    • The Diem Blockchain transaction ID, if applicable
  • Payment payout
  • Payment refund
The following images (and the local reference merchant project) have payment management actions (payout and refund) currently disabled as part of the public merchant demo.

Figure 1.0 Payment management page with order details

Figure 1.0 Payment management page with order details

Figure 1.1 Payment management page with cashout and refund buttons

Figure 1.1 Payment management page with cashout and refund buttons

Payment payout#

This action simulates the conversion of Diem Coins into a fiat currency and the transfer to the merchant's bank account. The action focuses on demonstrating the actions involving Diem Coins and doesn’t perform any actual fiat transfers.

Payment refund#

This action simulates refunding a cleared payment. The action creates a transaction sending the paid Diem Coins back to the wallet that originally sent the payment.


Thanks to First DAG for contributing to these projects