Skip to content
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

[ECP-9481] Removing leftover code #2852

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

khushboo-singhvi
Copy link
Contributor

Description

While releasing version 9, we decided on the strategy of order cancelation, Now we only depend on the result of the PaymentDetails call, if the response has error, then we cancel the order, otherwise for all other scenarios we wait for OFFER_CLOSE notification. But while doing this, we forgot some code cleanup on the frontend side.
Removing the leftovers

Tested scenarios

Fixes

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

Successfully merging this pull request may close these issues.

[ECP-9481] Orders cannot be canceled in v9
2 participants