metaregistrar / php-epp-client

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

IIS organisation number not dynamic #13

Closed sv3tli0 closed 9 years ago

sv3tli0 commented 9 years ago

https://github.com/metaregistrar/php-epp-client/blob/master/Registries/iisEppConnection/iisEppCreateContactRequest.php

Hi, here you have hardcoded the org number. It will be nice if its possible to set it dynamic perhaps with separate method..

metaregistrar commented 9 years ago

Hi

I have modified the repo to make orgno and vatno dynamic. You can either specify params on the iisCreateContact request, or call the 2 functions separately

sv3tli0 commented 9 years ago

Great !!! Really great support from you. :+1: