Overview
Gate is one of the Flashpay payment platform. Gate supports performing refunds and payouts, as well as requesting additional information, for instance, a payment status. You can integrate with the platform solely via Gate, or you can combine using Gate with other Flashpay interfaces and solutions. For example, you can set up processing purchases via Payment Page and issue payouts and refunds via Gate.
Gate allows you to accept card payments and alternative payments (for more information, see Methods). Payments with direct use of payment cards are supported for American Express, Mastercard, and Visa. In accordance with the 2020 recommendations of Visa, Mastercard, and American Express, the payment platform supports payments with expired cards. To enable this feature, contact the Flashpay technical support.
To process payments via Gate, you need to develop your own payment interface, with full UI control. Processing card payments via Gate requires your payment interface to be a PCI compliant (for more information about necessary documents, contact your Flashpay account manager).
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.
- 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.
- 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.