Adyen / adyen-magento2

Adyen Payment plugin for Magento2
MIT License
155 stars 211 forks source link

[ECP-9498] Implement `onError` callback for the Paypal. #2773

Closed khushboo-singhvi closed 3 weeks ago

khushboo-singhvi commented 1 month ago

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

Fixes

2748

sonarcloud[bot] commented 4 weeks ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
100.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud