-
Notifications
You must be signed in to change notification settings - Fork 2
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
PT-850: Pending in Plugins for SW6 #58
Conversation
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.
utACK 👍
suggestion(non-blocking): from my prospective it would be nice to have place with conditions and it will help to maintain codebase in the future. This place can be hash, service object which contain mapping between transaction and responce statuses or humane readable method.
For example this two lines
$confirmResponseState != 'confirmed' &&
$confirmResponseState != 'pending'
can be moved to method with name orderConfirmed?
Please note that I am fine to leave as it's now.
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.
utACK
@ivan-pugach-mondu @tikohov20 can it be deployed on our stage for testing? |
3ba18c2
I'll deploy it to the stage shop. |
Lets update the composer.json file this pr. |
Description
This PR aims to improve the order process and assign the proper status on the Shopware side when the payment goes through the pending flow
Release: p
Tickets: PT-850
Fixes # (issue)
https://mondu.atlassian.net/browse/PT-850
Checklist: