metaregistrar / php-epp-client

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

Implement Norid domain transfer request #70

Closed alexrsagen closed 7 years ago

alexrsagen commented 7 years ago

This pull request will implement Norid's transfer request op="execute" extension. You can find documentation on that extension in section 5.1.5 (page 27) of the following document: https://www.norid.no/registrar/system/dokumentasjon/EPP_Interface_Specification.5p3.pdf

It will also remove read-only application dataset fields from noridEppDomain. Adding them in the first place was a mistake on my behalf.

alexrsagen commented 7 years ago

@metaregistrar I'd appreciate it if you could take a look. Thanks in advance.

metaregistrar commented 7 years ago

Will do