Transaction Record

Each transaction record contains information about a
Cybersource
payment transaction.
Transaction Record
pcpawnshop,127788,vital,9979040000003515181891, 7242635150,1158078228539,SOK,25.00,USD,PENDING
pcpawnshop,127788,vital,9979040000003515181891, 7242635150,1158078228539,SOK,25.00,AUD,PENDING
Fields in the Transaction Record
Position
Field Name
Description
1
merchant_id
Cybersource
merchant ID used for the transaction.
  • Data type: Alphanumeric
  • Data length: 30
2
txn_batch_id
Cybersource
batch file in which the transactions were sent.
  • Data type: Numeric
  • Data length: 39
3
payment_processor
Name of a payment processor.
  • Data type: Alphanumeric
  • Data length: 30
4
request_id
Identifier for the transaction.
  • Data type: Numeric
  • Data length: 26
5
trans_ref_no
Reference number that you use to reconcile your
Cybersource
reports with your processor reports. This field corresponds to the
<service>
_reconciliationID
(Simple Order API) and to the
<
service
>
_trans_ref_no
(SCMP API) response fields.
  • Data type: Alphanumeric
  • Data length: 30
6
merchant_ref_number
Merchant-generated order reference or tracking number.
  • Data type: Alphanumeric
  • Data length: 50
7
ics_rflag
One-word description of the result of the transaction request.
  • Data type: Alphanumeric
  • Data length: 50
8
amount
Amount of the transaction.
  • Data type: Amount
  • Data length: 19
9
currency
ISO currency code used for the transaction. See ISO Standard Country Codes.
  • Data type: Alphanumeric
  • Data length: 5
10
action
One-word description of the current status of the transaction. Possible values:
  • BATCH_ERROR
  • BATCH_RESET
  • BATCHED
  • CANCELED_REVERS
  • CANCELLED
  • DENIED
  • FAILED
  • PENDING
  • REFUNDED
  • REVERSED
  • TRXN_ERROR
  • VOIDED
Specifications:
  • Data type: Alphanumeric
  • Data length: 50