I’m working on a domain subscription system in ERPNext. Our current setup involves products like “.hu domain” or “.eu domain” with fixed pricing. However, each domain order also includes a unique name (for example, “whosting.eu”), and we need to record this specific domain name, especially when a customer orders multiple domains.
Moreover, the ultimate goal is to allow customers to manage their subscriptions themselves (for example, to cancel or renew them). We’re currently stuck on how to implement the domain name subscription part. Any suggestions or best practices for achieving this in ERPNext?
Thank you in advance for your help.