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

ApplePay Error after Login in checkout #138

Closed
theomanus opened this issue Oct 4, 2021 · 4 comments
Closed

ApplePay Error after Login in checkout #138

theomanus opened this issue Oct 4, 2021 · 4 comments

Comments

@theomanus
Copy link

we have unfortunately just found out through testing that the current Payone plugin (v2.2.1) for Shopware 6.4.4.1 is buggy and the entire checkout throws an error with it. See screenshot.
Attempted-to-load-class-Browser-from-namespace-Sinergi_BrowserDetector-Did-you-forget-a-use-statement-for-another-namespace-500-Internal-Server-Error-
As soon as a user is logged in and then goes to the shopping cart or checkout, the error is thrown. Without logging in, the shopping cart can be viewed.

@janteuber
Copy link
Contributor

Hello,
our current plugin is v2.4.0
Could you please write our tech-support under [email protected]

Please describe in detail where exactly the error occurs in the checkout. It would be very helpful if you could also send a link to the test system in addition to your merchant ID.

The colleagues will then look at the case as soon as possible.

Thank you.

Regards
Jan Teuber
Product Manager Integrations

@theomanus
Copy link
Author

Sorry I meant plugin version 2.4.0

@hreinberger
Copy link
Contributor

Hi @theomanus

Could you try the following in the shopware root folder:

composer require sinergi/browser-detector
bin/build-storefront.sh
bin/console cache:clear

That should install the needed dependency and build the storefront and caches. There may be other steps involved, depending on your deployment, so be careful.

And we should get going on a bugfix release.

@theomanus
Copy link
Author

Yes that fixed the problem!

Thank you.

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

Successfully merging a pull request may close this issue.

3 participants