After a transaction is complete, The SAG sends a notification to the callback. However the xml body which is what the example app is configured to receive is never parsed and the middleware for the payment notification receives an empty body. I seems bodyparser can do this parse but is not configured to do so
After a transaction is complete, The SAG sends a notification to the callback. However the xml body which is what the example app is configured to receive is never parsed and the middleware for the payment notification receives an empty body. I seems
bodyparser
can do this parse but is not configured to do so