Overview

Gate is one of the ways to integrate with the ecommpay payment platform, and it provides a full range of capabilities for interaction with the payment platform. Gate supports the ability to perform purchases and COF purchases, refunds and payouts, as well as request for additional information, for instance a payment status. You can use Gate with other ecommpay products, for example you can perform purchases by using Payment Page, as well as payouts and refunds by using Gate.

Gate allows to process card payments of the following types: American Express, Maestro, Mastercard, Visa, and CUP (only for payouts) and alternative payments (for more information, see Methods). In accordance with the recommendations of the Visa and Mastercard, and American Express for 2020, the payment platform supports payments with expired cards. To enable this feature, contact the ecommpay technical support.

For issuing of payments by using Gate, you need to develop your own payment interface, with full UI control. For payment processing by using payment cards, your payment interface needs to be a PCI compliant.

In general, while performing a payment, the web service sends a request to one of Gate API endpoints. Then the payment platform receives the request, processes and redirects it to third parties participating in payment processing and responds with a callback contained the final payment result.

The sections about Gate cover the following:
  • Interaction concepts—how to integrate by using Gate, technical aspects on interaction between the web service and the payment platform, including interaction models and the formats of request, response and callback.
  • Payment models and statuses—overview information about payment types provided in the payment platform, processing of each payment types, payment statuses as well as objects related to payment—requests and operations.
  • One-time purchases,Credential-on-file (COF) purchases, Payouts, Payment instrument verification—technical aspects on processing all types of payments such as purchases, COF purchases, payments and card verification.
  • Other sections with information on Gate.