metaregistrar / php-epp-client

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

Missing Domain Name Renew #230

Closed mrclick closed 4 years ago

mrclick commented 4 years ago

Hello,

It looks like you forgot to add the domain renew file. Could you kindly add the renew domain file in Examples.

Regards,

metaregistrar commented 4 years ago

I have added example domain renew code. Please review https://github.com/metaregistrar/php-epp-client/blob/master/Examples/renewdomain.php

Please note that i have not tested this example code yet.

mrclick commented 4 years ago

I tested it and get this error: "Error 2202: Invalid authorization information; Incorrect Authcode provided."

Could you kindly double check if domain:info is working perfectly because when i try to get domain info, it returns the same error yet the domain i'm checking are under my account.

Thanks.