Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Do not return cancelled if the domain isn't active #7

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jas8522
Copy link

@jas8522 jas8522 commented Nov 16, 2021

This allows WHMCS to handle statuses from the various stages of expiry, like expired, expired grace, etc.
Note: the $code === 200 conditional on line 1380 handles the truly necessary cases to force a cancelled status.
Fixes #3

This allows WHMCS to handle statuses from the various stages of expiry, like expired, expired grace, etc.
Note: the $code === 200 conditional on line 1380 handles the truly necessary cases to force a cancelled status.
Fixes namesilo#3
@A7U A7U mentioned this pull request Apr 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Sync support for accurate domain status
1 participant