This repository was archived by the owner on Sep 23, 2025. It is now read-only.

Description
Hi, the payment notification middleware has an undefined reference to this here
| 278 | let data = this._parseXMLResponse(OPERATIONS.PAYMENT_RESULT, xml);
Since this is middleware, using this to refer to Payment Service's _parseXMLResponse results in an error and the notifications are not processed