Link | URL |
---|---|
API Docs | Loqate Address Capture API Documentation |
Product Docs | Loqate Address Capture Product Documentation |
Address
is foundContainer
, the system continues making calls to the Find endpointAddress
is found, the Retrieve endpoint is called to capture the full address detailsLOQATE_IP_TO_COUNTRY_ENABLED
- toggle for IP to country functionality on or offLOQATE_ADDRESS_LOOKUP_CHECKOUT
- toggle for address lookup during checkoutLOQATE_ADDRESS_LOOKUP_MY_ACCOUNT
- toggle for address lookup on the “My Account” pageCHECKOUT_ADDRESS_REQUEST_LIMIT
- debounce time for address capture requestsRESTRICTED_COUNTRIES
- list of restricted country ISO2 codes to exclude from address capture suggestionsLink | URL |
---|---|
API Docs | Loqate Address Verify API Documentation |
Product Docs | Loqate Address Verify Product Documentation |
AVC | Loqate Address Verify Codes Documentation |
Good
, Questionable
, or Invalid
using the provided Address Verification Code
.
LOQATE_ADDRESS_VERIFICATION_CHECKOUT
- toggle for address verification during checkoutLOQATE_ADDRESS_VERIFICATION_MY_ACCOUNT
- toggle for address verification on the “My Account” pageLOQATE_AVC
- minimum matchscore threshold for an address to be considered Good
Link | URL |
---|---|
API Docs | Loqate Email Validation API Documentation |
Product Docs | Loqate Email Validation Product Documentation |
LOQATE_EMAIL_VALIDATION_CHECKOUT
- toggle for email validation during checkoutLOQATE_EMAIL_VALIDATION_MY_ACCOUNT
- toggle for email validation on the “My Account” pageLOQATE_EMAIL_VALIDATION_REGISTRATION
- toggle for email validation during registrationLOQATE_EMAIL_VALIDATION_TIMEOUT_MILLISECONDS
- timeout duration for email validation requestsLOQATE_INCLUDE_VALID_CATCHALL_EMAILS
- determines whether Valid_CatchAll
email validation responses are considered valid. See the Email Validation API documentation for more information on Valid_CatchAll
behaviour (specifically the ResponseCode response field)Link | URL |
---|---|
API Docs | Loqate Phone Validation API Documentation |
Product Docs | Loqate Phone Validation Product Documentation |
LOQATE_PHONE_VALIDATION_CHECKOUT
- toggle for phone validation during checkoutLOQATE_PHONE_VALIDATION_MY_ACCOUNT
- toggle for phone validation on the “My Account” pageLOQATE_PHONE_VALIDATION_REGISTRATION
- toggle for phone validation during registrationLOQATE_INCLUDE_MAYBE_PHONE_NUMBERS
- determines whether the Maybe
phone number validation state is treated as valid. See the Phone Validation API documentation for more information on Maybe
behaviour (specifically the IsValid response field)