Overview

Gate is one of gateways to integrate with the Rocketpay payment platform; it exposes the most advanced instruments for interaction with the payment platform. Gate allows you to perform ordinary and COF (Credentials on File) purchases, refunds, and payouts, as well as request additional information, for instance payment statuses. You can use Gate with other Rocketpay products, for example you can implement purchases with Payment Page while using Gate for payouts and refunds.

Gate allows you to process card payments of the following types: American Express, Maestro, Mastercard, Visa, Troy, Belcard, MIR, and alternative payments (for more information, see Payment 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 Rocketpay 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 end points. 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: