I have created an app which works on transaction.In this app i am sending a request to the API used for transaction in which various values are sent. The response is in the form of HTML. I am parsing the response but the response is not converting fully.
Help me regarding this code and if any other method present to sent variables to a url via post only