Hello,
I have a critical issue when trying to register a domain via resellerclub.
I'm on testmode and that's what I'm getting:
Error: {name=Name contains invalid characters., address1=address1 contains invalid characters., state=State contains Invalid characters., city=City contains invalid characters.}
Most of my clients are going to type in Hebrew characters since WHMCS localized to Israel.
now for some reason, resellerclub not accepting these characters, which cause the registration to fail.
I can't allow each domain registration to fail and change it manually in order to allow the registration to pass, it needs to be automatic as it should be.
And I also can't type it under my company's name.
I need to find a way to separate the domain registration fields and send these fields to the domain registrar instead of the fields from the client details (registration form on checkout).
an example in this post: https://docs.whmcs.com/Additional_Domain_Fields.
Or, force my clients to register in English characters with a pattern of A-Z,a-z,0-9 on the checkout page.
Please assist, thanks!