Payment response codes
-
I am wanting to retrieve the
cvv_status
andavs_status
from Square, is there any function within the plugin that can extend to get this data? Or would I need to go via the API separately? This data isn’t that “critical” compared to some of the other data that is stored, so it would be good to have the possibility of this data…cvv_status
Type: string
Status code returned from the Card Verification Value (CVV) check. Can be CVV_ACCEPTED, CVV_REJECTED, CVV_NOT_CHECKED.avs_status
Type: string
Status code returned from the Address Verification System (AVS) check. Can be AVS_ACCEPTED, AVS_REJECTED, AVS_NOT_CHECKED.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Payment response codes’ is closed to new replies.