Flutterwave / PHP-v3

PHP Library for Flutterwave v3 APIs
MIT License
18 stars 17 forks source link

Verify Transaction #11

Closed towoju5 closed 3 years ago

towoju5 commented 3 years ago

I tried to verify Transaction $verify = $verify = $payment->verifyTransaction($id); but i keep getting Array ( [status] => error [message] => No transaction was found for this id [data] => )

even when i passed the ID directly into the function i still get the same error.

bajoski34 commented 3 years ago

Hi @towoju5 is this on testmode or live mode?

towoju5 commented 3 years ago

Hi @towoju5 is this on testmode or live mode?

Test mode