In Android Instamojo payment screen fails to build even after passing the correct order ID. The Order IDs generate works in the web URL but when I try to initialize the inbuilt Payment Activity of Instamojo, it instantly calls the on onInitiatePaymentFailure() with the error message "Error in getting order data." I am sure that I followed all the step mentioned in the read me about how to integrate the API correctly. (The app even has got all required permissions)
Error: { "success": false, "message": "Not found." }