metaregistrar / php-epp-client

Object-oriented PHP EPP Client
https://www.metaregistrar.com/docs/
MIT License
214 stars 159 forks source link

Verisign SRS fully supported? #282

Closed tespio closed 4 years ago

tespio commented 4 years ago

Hi,

Does the metaregistrar class fully supports the Verisign SRS for .com/.net? I saw the extension for verisign in the extensions directory but i just wanted to make sure it implements all their functionality. Thank you in advance for clarifications.

metaregistrar commented 4 years ago

Hi,

This php-epp-client repository relies heavily on the contributions of users using the repository and adding functionality. So the verisign connection has been added by a user of this repository, but since I have not used it myself, I cannot really tell if it covers all the functionality or not. Please review the code to see which functions are covered.

tespio commented 4 years ago

Thank you. I will take a look and see.