Paytm Integration

I want to integrate Paytm (Payment Gateway-Indian ) for payments How do I do that ?(Using backendless) beacause we need server to host jsp pages to create checksum and call back url?

You could implement a hosted service and deploy it to Backendless:

https://backendless.com/documentation/api-engine/apieng_quick_start_java.htm

Thanx I think it might help…