payfrit-works/cfpayment/api/gateway/goemerchant
2025-12-27 20:14:55 -08:00
..
tests Checkpoint: beacon-servicepoint CRUD + assignments API working 2025-12-27 20:14:55 -08:00
goemerchant.cfc Checkpoint: beacon-servicepoint CRUD + assignments API working 2025-12-27 20:14:55 -08:00
readme.txt Checkpoint: beacon-servicepoint CRUD + assignments API working 2025-12-27 20:14:55 -08:00

The GoEMerchant interface under, certain circumstances  returns a blank (" ") 
CVV and/or AVS value. In that case the value is left "un-set" or empty ("") 
in the response structure.

The most common case is if no CVV code is sent in, say for a recurring 
transaction, no CVV response is created. Empty AVS responses tend to be 
related to testing only.