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

Kount version 7.3 and Above fails while creating the Kount Khash #23

Open
iciani opened this issue Dec 29, 2022 · 0 comments
Open

Kount version 7.3 and Above fails while creating the Kount Khash #23

iciani opened this issue Dec 29, 2022 · 0 comments

Comments

@iciani
Copy link

iciani commented Dec 29, 2022

Hi Community, thanks in advance for all the support.

We are updating our servers to PHP 8.1 and we are reviewing all the versions of our projects.

We are using Kount SDK for PHP version 7.2, because we encounter that versions 7.3 and above fails while instantiating the kount Khash. We are using it this way.

$inquiry = new \Kount_Ris_Request_Inquiry(\Kount_Util_Khash::createKhash($myFilePath));

We receive the error:

"Argument #1 ($filename) must be of type string, Kount_Util_Khash given"

Do you have any idea why this happens? Is there a different way to prepare the Inquiry?

Thanks in Advance for all the help!
Warm Regards,
Ignacio.

Adding Code and Error Screenshots:

https://freeimage.host/i/HTPpgrQ
https://freeimage.host/i/HTPp42V

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

1 participant