PHP icon indicating copy to clipboard operation
PHP copied to clipboard

Errors in library

Open habideen opened this issue 2 years ago • 1 comments

Hi.

You guys have really done a great job by developing this awesome platform. On the contrary you gave me spitting headache trying to figure why your code does not work. So many bugs in it trying to interface it with laravel application.

In EventHandlerController under onSuccessful($transactionData), $transactionData->status returns successful not success.

$payment->logger->warning('Stop!!! Please pass the txref parameter!'); not $payment->logger->warn('Stop!!! Please pass the txref parameter!'); the method warn was never implemented.

The are tons of these errors but this are the few I can mention for now.

I look forward to the fix. Thanks, and God bless y'all.

habideen avatar Sep 01 '22 08:09 habideen

Hi @habideen thank you for bringing this to our attention. we are looking into it.

bajoski34 avatar Sep 01 '22 08:09 bajoski34