mirror of
https://github.com/google/nomulus
synced 2026-01-05 04:56:03 +00:00
Throw an EPP exception when using discount on premium domains (#351)
We should communicate to the users why this command failed, that they are not allowed to use discounted allocation tokens on premium domains. Currently it still fails, but we don't yet tell them why.
This commit is contained in:
@@ -302,6 +302,7 @@ An EPP flow that creates a new domain resource.
|
||||
* The current registry phase allows registrations only with signed marks.
|
||||
* The current registry phase does not allow for general registrations.
|
||||
* Signed marks are only allowed during sunrise.
|
||||
* An allocation token was provided that is invalid for premium domains.
|
||||
* 2003
|
||||
* The provided mark does not match the desired domain label.
|
||||
* Fees must be explicitly acknowledged when creating domains during the
|
||||
|
||||
Reference in New Issue
Block a user