upmind-automation / provision-provider-domain-names

This provision category contains common functions used in domain name provisioning flows with various registries and registrar/reseller platforms
GNU General Public License v3.0
4 stars 6 forks source link

OpenProvider renewals require a restore call if domain expired #54

Open uphlewis opened 1 year ago

uphlewis commented 1 year ago

Need to investigate whether we can determine if there's a cost associated with restore (i.e., if restore endpoint is also used for redemption) and if not, then we can automatically do a restore prior to the renewal request if the domain has already expired.

Currently it's not possible to renew expired domains due to this issue.