PAYIN
, TRANSFER
, or PAYOUT
, depending on the nature and purpose of the payment.
Furthermore, there is the provider associated with the payment. This refers to the entity or service provider through which the payment is processed. It could be a bank, a payment gateway, or any other financial institution.
The status of the payment is another vital piece of information. It can be one of the following: PENDING
, SUCCEEDED
, FAILED
, or CANCELED
. This status indicates the current stage or outcome of the payment transaction.
Additionally, we have the InitialAmount and the asset representing the amount and currency. These are represented using the Unambiguous Monetary Notation (UMN), which ensures clarity and consistency in monetary values.
The schema of the payment is also included. For example, it could be Mastercard, Visa, or any other payment scheme or network associated with the payment.
The creation date of the payment provides information about when the payment was initiated or created within the system.
Finally, there is the Raw payload sent by the payments provider. This refers to the original data or information sent by the provider, which may include additional details or specifications related to the payment.
PENDING
, SUCCEEDED
, FAILED
, or CANCELED
. If you prefer, you can also search for payments based on the provider name or the payments provider reference.
Furthermore, by clicking on any payment within the list, you can access detailed information about that specific payment. This allows you to delve deeper into the specifics and gain a better understanding of each transaction.