Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Customer is guest although i logged in #58

Open
earthquake1011 opened this issue Dec 26, 2023 · 0 comments
Open

Customer is guest although i logged in #58

earthquake1011 opened this issue Dec 26, 2023 · 0 comments

Comments

@earthquake1011
Copy link

earthquake1011 commented Dec 26, 2023

After I checkout, i found on order that customer_is_guest = 1 although I logged in before,

I debug and found on file vendor/collector-bank/collector-checkout-magento2/src/QuoteUpdater.php line $quote->setCustomerIsGuest(true);
called from file vendor/collector-bank/collector-checkout-magento2/src/Controller/Validation/Index.php line $quote = $this->quoteUpdater->setQuoteData($quote, $checkoutData, .
If calling from remote to validate, I sure that customer session will not existed

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant