authnetlog —
Column name | Type | Null | Default | Description |
---|---|---|---|---|
payid | int unsigned | 0 | ||
cmd | enum('authcap','credit','void','authonly','priorcap','caponly') | authcap | ||
datesent | datetime | YES | ||
ip | varchar(15) | YES | ||
amt | decimal(8,2) | YES | ||
result | enum('pass','fail') | YES | ||
response | text | YES | ||
cmdnotes | varchar(255) | YES |
Key name | Type | Column(s) |
---|---|---|
payid | INDEX |