-
Notifications
You must be signed in to change notification settings - Fork 3
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
Error with webhook: main.CRITICAL: Exception: Deprecated Functionality: strpos() #35
Comments
Dear GautierDig We will check this. Best regards |
Dear GautierDig About your error message, after triggering the webhooks:
Are I right, you got this error log, after capturing a transaction within the wallee portal? Thanks for your feedback. Best regards |
Yes that is it.
…On Fri, 3 Nov 2023 at 11:26, theodorspringwallee ***@***.***> wrote:
Dear GautierDig <https://github.com/GautierDig>
About your error message, after triggering the webhooks:
It is called by
\Wallee\Payment\Model\Webhook\Listener\TransactionInvoice\CaptureCommand::execute
in
vendor/wallee/magento-2/Model/Webhook/Listener/TransactionInvoice/CaptureCommand.php:60
Are I right, you got this error log, after capturing a transaction within
the wallee portal?
Thanks for your feedback.
Best regards
—
Reply to this email directly, view it on GitHub
<#35 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AS3N3245DRMIHD6T5KZWKFLYCTBFBAVCNFSM6AAAAAA62OX7ICVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTOOJSGE4TCMRRGM>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
--
[image: Logo] <https://www.diglin.com/> [image: Logo]
Gautier Masdupuy | Diglin GmbH
Software developer
E: ***@***.*** | www.diglin.com
Diglin - Ifangstrasse 6, 8952 Schlieren - Switzerland
|
Dear GautierDig Our developers can't reproduce your issue. Are you using our newest plugin version? Furthermore, please can you send us a reproduction video here or to [email protected]? Many thanks |
We shortly tested version 2.1.6 on our live system and were on version 1.3.21 before.
So we were actually having similar issues here. |
Dear norgeindian We have difficulties with the reproduction of this issue. Please can you open a ticket on [email protected], that we can check this issue on your shop instance? Best regards |
@theodorspringwallee, I already did. Please take a look at ticket #260078 |
We are having this error triggered by webhooks:
main.CRITICAL: Exception: Deprecated Functionality: strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /vendor/wallee/magento-2/Model/Webhook/Listener/AbstractOrderRelatedCommand.php on line 34
It is called by \Wallee\Payment\Model\Webhook\Listener\TransactionInvoice\CaptureCommand::execute in vendor/wallee/magento-2/Model/Webhook/Listener/TransactionInvoice/CaptureCommand.php:60
The text was updated successfully, but these errors were encountered: