Level III Purchase Cards
For Paytechtampa Merchant Account Holders Only!
For Visa and Mastercard Card types Only!
See our Level 3 Purchase Card Specifications document for details.
Use these fields in addition to those indicated in the ‘Account Identifiers & Flags’ & ‘Transaction Details’ sections above when processing level 3 purchase cards.
Response Fields:
The results of the authorization request (Response String) will be returned as a URL encoded string with the following format:
name1=value1,name2=value2,name3=value3 etc….
The Response String will consist of all name value pairs submitted in addition to the name value pairs delineated below.
| Variable | Notes |
|---|---|
| FinalStatus | success/badcard/problem/fraud success - Transaction was successful badcard - Transaction failed due to decline from processor problem - Transaction failed due to problem unrelated to credit card. fraud - Transaction failed due to failure of FraudTrack2 filter settings. |
| Mstatus | Deprecated in favor of FinalStatus |
| success | Deprecated in favor of FinalStatus |
| avs-code | AVS response code. See Table AVS-1 in Appendix A. |
| cvvresp | CVV2 Response Code. |
| resp-code | Alphanumeric Response Code - see Appendix. |
| auth-code | Authorization Code |
| MErrMsg | Error Response Message |
| Errdetails | If transaction fails data validation or fraud testing, then message will comprise a pipe delimited list of problem variables and corresponding error messages. Requires subscription to FraudTrack2. |
| aux-msg | Additional Message |
| orderID | Unique numeric order ID used to identify transaction for any future activity including voids and returns. |
| user-agent | Browser or Identifier of posting system |
| ipaddress | IP Address of posting system |
| Duplicate | If the orderID of the transaction has previously submitted, then the value of ‘Duplicate’ will be set to ‘yes’ and the values of the other fields will be the same as the original transaction. |
| sresp | Simplified Response Code. A - Approved. C - Call Auth Center. D - Declined. P - Pick up card. X - Expired. E - Other Error. |