Hi
I have tried integrating pesapal with my e-commerce site, almost everything works fine and am able to pay for a transaction using the mpesa simulator However, the status is not being sent to the listener I have set in the ipn settings. I am getting all other parameters from the server i.e. merchant id, transaction id and it also makes the redirection well. When I simulate manually with the parameters received after the redirection, the status is received. I don't understand why pesapal isn't calling my listener url, as I have implemented everything well..Please help.