1. Home
  2. Interswitch Payment Gateway – API/Web Implementation
  3. Basic Purchase (VISA Card)
  4. Authorize VISA/Cardinal Transaction to Complete payment

Authorize VISA/Cardinal Transaction to Complete payment

Authorize Cardinal to complete payment

To authorize a transaction using cardinal (i.e resonseCode = S0), create an html page that has a form that submits on page load with the value of ACSUrl from the response as the action of the form.

This form opens the Visa cardinal authorization page, where the user can enter their Visa Card iPin/Password and Submit, On Submit done, make the final request to complete the transaction calling the end point below

Sample Request
Sample Response (success)

After the payment request has been sent, the expected successful payment response is similar to this.

Sample Response (failure)

After the payment request has been sent, if there is any error during the request processing, expected failure response is similar to this.

Was this article helpful to you? Yes No 1

How can we help?