0

Hi we are getting this error have set session IDs to no in-store configuration but still get the error. Error messages

General Grievance
4531 gold badge7 silver badges12 bronze badges
asked Oct 6, 2023 at 16:29

1 Answer 1

1

The problem seems to come from the Ced_VivaPayments module, which is using the following deprecated method (which should obviously not be used anymore) :

\Magento\Framework\Session\SidResolver::getSid()

This come from its Session Manager class : \Ced\VivaPayments\Session\SessionManager.

You should contact the Ced Commerce support to fix this issue on their module.

answered Oct 6, 2023 at 17:05

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.