Typo Correction
Catch gmial.com and other common domain typos at checkout and suggest the address the customer meant.
Email validity · 1 credit per lookup · no monthly fee
How it works
One call, structured answer
Typo Correction runs on the email validity lookup at 1 credit per lookup. Same API key, same JSON shape as every other Encrata lookup.
- Answers come from the mail server itself, not a guess from patterns
- Disposable and throwaway domains are flagged before they cost you anything
- 1 credit per check, cheap enough to run on every address you touch
- Cached results are free, so repeated checks never double-charge
Catch typos in the moment
Wire the check into checkout's email field on blur: if the verdict is invalid and did_you_mean is present, render the suggestion as a one-tap chip under the field. Never auto-correct silently, the suggestion is probabilistic, and the customer should confirm. For flows where speed matters more than precision, only surface suggestions for the top typo domains (gmial, hotmial, yaho) where confidence is highest.
Recovered revenue you can measure
Measure it as recovered revenue: every accepted suggestion is an order confirmation that would have vanished. Stores typically find 1–3% of checkout emails carry a correctable typo, small percentage, meaningful volume. The same field-level check also blocks the truly dead addresses, so post-purchase flows (shipping updates, review requests) start from a clean base.