1

I am working on an API. When I make request to API I have to send a url, on which the API will return success / falier message with POST method.
So my question is how I can read this value that have been POST to url?
Should I have to create custom url and set intent filter or is there any other alternate In my application is based on HTML and JavaScript.

Edit The API is ccavenue a payment gateway. For making payment I have submit form data as described in API reference using HTML and JavaSacript. After payment (success/falier) it to Redirect Url sent in request. Now the problem is response which I am unable to get. How I can get this response.

Jaiprakash Soni
  • 4,100
  • 5
  • 36
  • 67

0 Answers0