Understand how Payment Options handles merchant settlements and how to interpret your settlement reports.
transaction_type = PURCHASE
and transaction_status = Captured
transaction_type = CAPTURE
and transaction_status = Captured
transaction_type = REFUND
and transaction_status = Refunded
transaction_type = PURCHASE
and transaction_status IN (Captured, Authorised)
transaction_type = AUTHORISATION
and transaction_status = Authorised
transaction_type = PURCHASE
and transaction_status = NOT SUCCESSFUL
transaction_type = AUTHORISATION
and transaction_status = NOT SUCCESSFUL
transaction_type = REFUND
and transaction_status = Refunded