Skip to content

[ECP-9481] Clean up leftover code related to cancellations#2852

Merged
candemiralp merged 2 commits intomainfrom
ECP-9481-2
Jan 28, 2025
Merged

[ECP-9481] Clean up leftover code related to cancellations#2852
candemiralp merged 2 commits intomainfrom
ECP-9481-2

Conversation

@khushboo-singhvi
Copy link
Contributor

@khushboo-singhvi khushboo-singhvi commented Jan 15, 2025

Description
On v9 and later, the plugin has a new order cancellation flow that depends on the /payments/details response. When the response includes and error, the plugin cancels the order. When no error occurs, it waits for the OFFER_CLOSED webhook. We removed some leftover front end code that is not relevant for the new flow.

Fixes

@sonarqubecloud
Copy link

@candemiralp candemiralp merged commit 91edd30 into main Jan 28, 2025
15 checks passed
@candemiralp candemiralp deleted the ECP-9481-2 branch January 28, 2025 08:49
@sena1482 sena1482 changed the title [ECP-9481] Removing leftover code [ECP-9481] Clean up leftover code related to cancellations Feb 4, 2025
@khushboo-singhvi khushboo-singhvi added Fix Indicates a bug fix and removed Fix Indicates a bug fix labels Feb 5, 2025
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