public class DummyAddressVerificationProcessor extends java.lang.Object implements AddressVerificationProcessor
AddressVerificationProcessor| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
CLASS_VERSION |
| Constructor and Description |
|---|
DummyAddressVerificationProcessor() |
| Modifier and Type | Method and Description |
|---|---|
AddressVerificationStatus |
verifyAddress(AddressVerificationInfo pAvsInfo)
Perform address verification on the information specified in AddressVerificationInfo
|
public AddressVerificationStatus verifyAddress(AddressVerificationInfo pAvsInfo)
verifyAddress in interface AddressVerificationProcessorpAvsInfo - the AvsInfo reference which contains all the address values