Hi,
I just creating payment module (mobile payments using qr code) and after customer payment provider send http POST somethink like /?requestString=QP%3A1.0*BID%3AMYBID*AM%3A6.00*. The question is how to properly recieve and validate this response. Is it posibble ucing module controller or?...