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-9498] Implement onError callback for the Paypal. #2773

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

Conversation

khushboo-singhvi
Copy link
Contributor

@khushboo-singhvi khushboo-singhvi commented Oct 16, 2024

Description
While abandoning the payment from Paypal, the order is not cancelled, it remains in Pending Payment state until we have the OFFER_CLOSED processed, blocking the inventory. This PR aims to implement onError event being triggered for Paypal cancelation events.

Tested scenarios
Canceling or abondoning Paypal orders without completing them

Fixes
#2748

Copy link

sonarcloud bot commented Oct 16, 2024

@khushboo-singhvi khushboo-singhvi changed the title Implement onError callback for the Paypal. [ECP-9498] Implement onError callback for the Paypal. Oct 16, 2024
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
1 participant