Hello… I’m working on a mediatory platform where I want to integrate Paytm (India) as a payment processor.
As there’s no plugin available I decided to integrate it using an API connector. Now I’m stuck on a step where I need to install Paytm checksum utility into my app for creating checksum(signature) for every transaction.
I got a .zip file of paytm utility. Now how do I connect to my web app, Please help!