Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Transaction result validation
Interpretation of API responses to validate the result of a transaction should ideally be done on (but not limited to) a combination of the following fields:

...

With this in mind, it is important to note that

    <TransactionType>PAYMENT</TransactionType>

  <TransactionState>NEW</TransactionState>

 confirms which state the payment is in, whereas 

  <ResultCode>00</ResultCode>

...