-
Notifications
You must be signed in to change notification settings - Fork 9.3k
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
Purchasing a downloadable product as guest then creating an account on the onepagesuccess step doesn't link product with account #21702
Comments
Hi @crankycyclops. Thank you for your report.
Please make sure that the issue is reproducible on the vanilla Magento instance following Steps to reproduce. To deploy vanilla Magento instance on our environment, please, add a comment to the issue:
For more details, please, review the Magento Contributor Assistant documentation. @crankycyclops do you confirm that you was able to reproduce the issue on vanilla Magento instance following steps to reproduce?
|
This also appears to have been reported here (#18441), but was later mysteriously closed by the person who opened the ticket. |
Just to remember, by default Magento 2.3.0 will not allow users to order a downloadable product as guests unless you have changed that behavior from Magento admin panel under:
I think you just need to include that to the reproduction steps. |
@abdelkebir, Good point. I just edited the steps to reproduce. |
Hi @engcom-backlog-nazar. Thank you for working on this issue.
|
✅ Confirmed by @engcom-backlog-nazar Issue Available: @engcom-backlog-nazar, You will be automatically unassigned. Contributors/Maintainers can claim this issue to continue. To reclaim and continue work, reassign the ticket to yourself. |
…g an account on the onepagesuccess step doesn't link product with account - added order save event for update link purchased data
I've just tested @Jitheesh's commit on my own Magento instance (2.2.7) and can confirm it's working. Hopefully this means the fix can be integrated into both 2.2 and 2.3. |
Hi @crankycyclops. Thank you for your report.
The fix will be available with the upcoming 2.3.2 release. |
Preconditions
Magento 2.2.7
PHP 7.1
Steps to reproduce
Expected result
New downloadable products should show up in my downloadable products section after using guest checkout and creating an account.
Actual result
The downloadable product does not show up in my downloadable products.
The text was updated successfully, but these errors were encountered: