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

Intermittent "Start tag expected, '<' not found" errors with PxPay #70

Open
daneastmond opened this issue Sep 20, 2024 · 0 comments
Open

Comments

@daneastmond
Copy link

We've been seeing some intermittent errors when calling PxPayCompleteAuthorizeRequest()

bad error simplexml_load_string(): Entity: line 1: parser error : Start tag expected, '<' not found in /omnipay/paymentexpress/src/Message/PxPayCompleteAuthorizeRequest.php

Been up and down the code and can't see any reason why this would be failing.

Perhaps a WindCave timeout?

Thought about wrapping the simplexml_load_string inside createResponse() in a try/catch block to provide a fallback, but a bit of a stab in the dark rather than understanding the problem.

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