This plugin for WordPress adds Truemail integration to Easy Digital Downloads' checkout.
- PHP 7.2 or higher
- WordPress 5.x or higher
- Easy Digital Downloads 3.x
- A working/reachable instance of TrueMail
Releases are listed here. Download the edd-truemail.zip
file listed
with every release in the Assets section to download a properly "WordPress-style" packed .zip-file.
This plugin's options are available under Downloads > Settings > Extensions > TrueMail:
- Enter your Access Token, and
- The public URL of your TrueMail instance, and
- Hit Save.
That's it!
This plugin adds two things to Easy Digital Downloads' checkout:
- Instant verification/validation of the entered email address, with feedback:
- It shows a green check in the email address field, if validation was successful.
- It shows a orange exclamation mark, along with an error message, if validation failed.
- In case of a timeout, it will fail silently.
- When the Prevent Purchase on Failure option is enabled, users will not be able to finalize their purchase if the email address is incorrect. In case of a timeout, it will fail silently.