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

customer paid invoice, but it's not marked as paid in whmcs #76

Open
anycolo opened this issue Nov 27, 2024 · 1 comment
Open

customer paid invoice, but it's not marked as paid in whmcs #76

anycolo opened this issue Nov 27, 2024 · 1 comment

Comments

@anycolo
Copy link

anycolo commented Nov 27, 2024

I can see the transaction in transactions, it's marked as 'overpaid', but there is not payment notification received by whmcs. how can i investigate this?

@yukonet
Copy link
Contributor

yukonet commented Dec 4, 2024

You can check the shkeeper deployment logs with the following command:

kubectl -n shkeeper logs <your_shkeeper-deployment_pod_name>

By default, SHKeeper tries to notify about payment every minute, so unsuccessful attempts should be logged

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

No branches or pull requests

2 participants