-
Notifications
You must be signed in to change notification settings - Fork 1
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
Restore Quote when clicking browser back button #14
Conversation
a2f2831
to
41ae462
Compare
use Magento\Quote\Api\CartRepositoryInterface; | ||
use Psr\Log\LoggerInterface; | ||
|
||
class RestoreQuoteFromSession implements ObserverInterface |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@Dinwy We should add some module documentation here explaining why this class exists.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for the feedback! I will add a document for this module. WIP
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@rramsden I've added doc block and documentation for events and observers
Please check and let me know how you think!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good but the observer module needs more documentation since you had to describe what it does to me on call.
Description
This pull request addresses critical issues and improvements for the Komoju Payments module in Magento, focusing on webhook error fixes, code cleanup, and enhanced payment flow.
Key Changes
Restore Quote
Webhook Error Fixes:
Code Cleanup:
Videos
komoju-magento_bacButton_behaviour.mp4