Details of the ACK-Pay flow initiated by a Client Agent based on a known obligation.
recipient
a target amount
and currency
. It gathers necessary details from the source of the obligation (e.g., parsing an invoice, extracting data from a web checkout page, or receiving human end-user instructions). The Client then constructs the Payment Request, potentially with assistance from a known Payment Service to format the details correctly or determine recipient identifiers.recipient
identifier and the target amount
/currency
.serviceCallback
parameter if provided during initiation.targetAmount
, targetCurrency
, recipientIdentifier
(merchant), and referenceId
. It uses this information to construct an internal representation of the payment obligation, analogous to the Payment Request.