php-epp-client icon indicating copy to clipboard operation
php-epp-client copied to clipboard

Verisign Premium Domain Check Request

Open khelaia opened this issue 1 year ago • 0 comments
trafficstars

I am using :

$conn->useExtension('charge-1.0');

for another registry works perfectly but for verisign I am getting error:

Call to undefined method Metaregistrar\EPP\eppCheckDomainResponse::getChargeForDomainName()

I think Verisign have premium domain support and why does not work this extention?

khelaia avatar May 12 '24 13:05 khelaia