Options for redirecting customers to third-party services

Overview

During payment processing, customer redirection from the payment form pages to the services of third parties can be required This can be necessary for customer authentication, payment confirmation by customers, and other actions. Customer redirection can look as follows.

Figure 1. Customer redirection to the bank service

In the Orchid payment platform, various options for such redirections are supported: with the pages of the third-party services opened in an iframe object, in the current or in a new browser tab.

Request format

If for a separate payment, it is required to specify the option of opening the page of a third-party service in a new browser tab, the request should contain the boolean parameter force_acs_new_window with the value 1. (Using this parameter with the value 0 does not affect the redirection options.)

Related topics

When working with various customer redirections, the following articles can come in handy: