gogetssl / whmcs-addon

GOGETSSL WHMCS SSL Addon
MIT License
38 stars 22 forks source link

Validation E-mail on Client Area #161

Closed cenourinha closed 3 years ago

cenourinha commented 3 years ago

After the customer configures, submit the CSR & select the validation mail in order to get the Certificate Issued, he is not able to check again what validation e-mail he selected in the Certificate page and the only way for us to check that information is to check on GoGetSSL control panel or in the tblsslorders table of the database.

Please make the necessary changes to show the e-mail to the customer when the Certificate is pending validation (and after that too).

vlad-evg commented 3 years ago

What is the SSL addon version?

cenourinha commented 3 years ago

Last version (2.5.1)

cenourinha commented 3 years ago

2.5.2 seems to fix it. Only misses the translation string for "Approver email".

If this information could be also included in the admin area, it would be great!

vlad-evg commented 3 years ago

You mean it is not possible to change that title from Translation file?

cenourinha commented 3 years ago

The string is not yet in the modules/servers/SSLCENTERWHMCS/langs/english.php file.

vlad-evg commented 3 years ago

Should be solved now https://github.com/gogetssl/whmcs-addon/releases/tag/v2.5.3