Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

API is a software interface for interacting with information systems of merchants that use IPS Assist electronic payment system in settlements with customers.

The interface supports functions such as making a payment, canceling a payment, refunding money, confirming payments, and others.

Parameters are passed by the POST method in the request body in the "key=value" format, by a SOAP request, or in the JSON format.

The choice of parameter passing format is determined on the client side and controlled by passing the Format parameter.

The description of the parameters of the IPS Assist web services for the JSON format is contained in the swagger file at the address https://docs.assist.ru/swagger/

Page Tree
rootAPI


Warning
titleAttention!

The following root certificate has certificates have to be installed on the requester side in the Trusted Root Certification Authorities Store for correct work with WEB-services via secure communication over TLS:

  • root
certificate GlobalSign: GlobalSign Root CA R1

Before to start, check the presence of these certificates in the trust store and add tit if necessary.