PaystackHQ / plugin-whmcs

A plugin that allows WHMCS users accept payments using Paystack
MIT License
8 stars 14 forks source link

Invoices not being marked as paid after payment #21

Open sirstevemedia opened 3 days ago

sirstevemedia commented 3 days ago

I updated my Paystack module to the uploaded version 5 months ago, but It's obvious there is a bug in this version. When a client uses the paystack to purchase a service, the invoice still remains as unpaid. At first i thought it was an issue with my WHMCS until i troubleshooted other payment gateways and the invoice gets marked as paid instantly, which makes the conclusion that the current paystack module have a bug.

Please resolve this as it is really bad for business. I have gotten lots of complaint from clients having to always contact me to mark their invoice as paid.

Regardless, Weldone for the efforts so far.

OgheneTega commented 2 days ago

Hi Steve,

It seems this issue was previously raised here: https://github.com/PaystackHQ/plugin-whmcs/issues/20

One user shared some adjustments they made to the Paystack callback file, which seemed to resolve the problem for them. You might want to try their suggested solution to see if it fixes the issue on your end as well.

sirstevemedia commented 2 days ago

Thank you. I have implemented it.