CVVResult Property
Contains the returned CVV result code if it was requested.
Syntax
public String getCVVResult(); public void setCVVResult(String CVVResult);
Remarks
If a CVV value was sent in the authorization request, then this one character field will contain the host returned Card Verification Value result code.
M | CVV2 match. |
N | CVV2 no match. |
P | Not processed. |
S | Merchant has indicated that CVV2 is not present on card. |
U | Issuer not certified and/or has not provided Visa encryption keys. |
Default Value
""