ctxPaymentInformation

The ctxPaymentInformation element is an optional child of the accountInfo element for Batch submitted transactions only. Payment Facilitators can use this element to submit a description of certain Instruction Based Dynamic Payout transactions. You define the description using the ctxPaymentDetail child element. The information appears in the extended detail section of the receiver’s bank statement, if supported by the receiving bank.

Parent Elements:

accountInfo

Attributes:

None

Child Elements:

ctxPaymentDetail

Example: cxtPaymentInformation Structure

<ctxPaymentInformation>

  <ctxPaymentDatail>Payment Description 1</ctxPaymentDatail>

  <ctxPaymentDatail>Payment Description 2</ctxPaymentDatail>

  .

  .

  .

  <ctxPaymentDatail>Payment Description n</ctxPaymentDatail>

</ctxPaymentInformation>