Skip to content

emailage/Emailage_Javascript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Emailage_Javascript

This project contains javascript methods used to build the request object and submit an ajax request to the Emailage Email Validator.

To use

An account sid and account secret for the environment (PROD or SandBox must be provided).

Request Parameters

A request object can be create using the RequestObject Class in the Models.js file. It contains the possible inputs to the email validator. At a minimum the email or IP cannot be null.

Sample validator html page

A sample validator html page has been provided to test out functionality. A result class in the model.js file shows the provides a list of result outputs.

Dependencies

  • jsSHA
  • jQuery

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published