did that and they replied with the don't provide auto-renew feature at the moment that is why i am asking this question here to create my own cron-job that renews the domain before they expire but want to understand how whmcs auto-renew feature works
Thanks for replying
is there a way to enable the auto renew for my domains if the domains registar doesn't support auto-renew feature ?
what happens under the hood when i enable the auto-renew in whmcs domain settings ?
Thank you again for your help
Hi
i want to add a nameserver with an associated IP address to specific domain. In WHMCS, this feature is termed "private nameservers" and is accessible through the client portal, where it functions correctly. However, this feature is not available in the admin portal, and we couldn't locate an API for managing it.
I would like to add private nameservers via the API.
Attached is a screenshot from the WHMCS client portal, demonstrating where private nameservers can be added.
Thank you.
thanks for replying
yeah it was a module issue and it is fixed now
do you know why the requests are empty ?
Even if it is a module issue the request should have data and the error should be in the response
but it seems that when an error occur the request is empty ?
thank you again
i already selected reselelrclub as registerar, the screen above the result after clicking on accept order
yeah i am enabling module logging and the same message is returned by reseelerclub, whmcs is sending the request as expected
please be aware that when i use resellerclub API outside whmcs it works
I want to share the module logs with you but unfortunately I reset it
Greetings,
I have recently integrated ResellerClub and DomainNameAPI as registrars, and everything was functioning smoothly until one of our customers placed two orders with identical domains. Since then, we've encountered an issue where we are unable to register new domains. Whenever we attempt to accept a domain registration order or initiate a domain registration, we encounter the following error message: "Registrar Error Message, Reason for failure not available."
Could you please advise on the cause of this error and guide in resolving it? Your assistance is greatly appreciated.
attached a screenshot of the error
Thank you in advance.
Hi
i am developing a web app for a company that provides cold emails and I selected DomainNameAPI to be the domain registrar
now i want to register domains through WHMCS API and allow clients to manage their registered domains through WHMCS client area, and i want to manage payments outside WHMCS through my stripe account because i want to redirect clients to the web app after checkout to complete the flow which includes other steps.
here are the flow steps
1- registering a domain
2- adding a host
3- configuring Cpanel
4- adding emails
5- adding DKIM
6- adding DMARC
7- adding redirects
here are the steps i want to acheive
1- user searches for a domain if it is available -> he clicks the buy button
2- user will be redirected to Stripe checkout page
3- after checkout user is redirected back to the web app to register the domains through API
3- the rest flow steps that are mentioned above