课程内容

Getting Started

The SOAP services allows for processing of transactions in different payment forms, making it possible for merchants to incoporate tokenisation of cards, authenticated transactions through 3D secure, verification of accounts and more. 

To begin processing transaction to the iVeri Gateway, the following has to be in place:

  1. Merchant Profile
  2. Generate a certificate in Backoffice
    1. Only the generated certificate ID is required on transaction request to iVeri Gateway
    2. Before use the certificate ID has to be linked to the merchants application on the Gateway, reach out to iVeri support on assist@iveri.com to action 

With the SOAP API, merchants can implement various payment mechanisms supported. For further details,  refer to the following sections 

Commands and Action 
Payment Flow
Parameter Description
Parameter Per Action

SOAP Webservice Gateway Address

SOAP service uses the following iVeri Gateway endpoint

  • SOAP Endpoint:[portal]/iVeriWebService/Service.asmx

Service Description and Gateway domain address per acquiring bank partner 

Message Formats 

  • Communication between the client and web service is via SOAP protocol
  • Format supported: XML
  • The SOAP requests and responses are shown for each method provided by the web service

Web Service implementation

  • All methods provided by the web service return a V_XML formatted response. 
  • The V_XML request and response format is defined by the V_XML.xsd schema.
  • Client code must check the respective result fields to determine if the web service method was successful or not. Result fields are defined by the V_XML specification
  • In order for a client to call the execute method the client certificate ID must be provided with the HTTP Request.
  • For card present transactions, the GetPinBlock method will return a PINBlock data structure

Webservice Methods

The webservice supports the following methods:

DownloadFile
Execute
GetPinBlock
IsDataAvailable
UploadFile




额定值
0 0

目前没有任何评论。

成为第一个发表评论的人。