Automatic payment currency selection

Overview

The capability of automatic payment currency selection does not allow the customer to select the currency to perform the payment. Automatic payment currency selection uses exchange rates set by Orchid. To learn more about exchange rates, contact your account manager.

Setup

You do not need to update your web service to support automatic payment currency selection.

Use

Automatic payment currency selection does not require any additional actions on your part and is automatically performed during the payment procedure.

Currency conversion information is included in payment result callbacks: the operation object contains the sum_initial object that specifies the amount and the initial currency and the sum_converted object that specifies the amount and the currency after the conversion operation. For more information about these objects, see Handling callbacks.