Overview

Gate is one of the ways to integrate with the Orchid 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 Orchid 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, and Visa. 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 Orchid 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 the 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: