Uploaded image for project: 'Blesta Core'
  1. Blesta Core
  2. CORE-4627

Validate registration/transfer term for domains through the module

    Details

    • Type: New Feature
    • Status: Closed
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 5.6.0-b1
    • Component/s: None
    • Labels:
      None

      Description

      Not every term is valid for registering or transferring a domain. For example, namesilo only allows 1 year terms for domain transfers. We should add an opportunity for registrar modules to validate terms. Perhaps a new RegistrarModule method:

      public function isValidTerm($tld, $transfer = false)
      {
          ...;
      }
      

      This would then be considered at least when creating a service, but perhaps we can also find a way to tie it into the order for availability check/term select

        Activity

        There are no comments yet on this issue.

          People

          • Assignee:
            abdy Abdy Franco
            Reporter:
            jonathan Jonathan Reissmueller
          • Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved:
              Fix Release Date:
              15/Nov/22

              Time Tracking

              Estimated:
              Original Estimate - Not Specified
              Not Specified
              Remaining:
              Remaining Estimate - 0 minutes
              0m
              Logged:
              Time Spent - 2 days, 1 hour, 11 minutes
              2d 1h 11m

                Agile