In order to easily reconcile transactions with QBFin, I need to collect and insert the following columns for each ReceivePayment Transaction:
CreditCardTransID
CardSecurityCodeMatch
MerchantAccountNumber
ReconBatchID
PaymentGroupingCode
PaymentStatus
TxnAuthorizationTime
TxnAuthorizationStamp
ClientTransID
These are all returned by the QBMS SDK normally. Is there a way to access these inside Method so I can insert them with the ReceivePayment transaction?
Thanks,
Wes