Search Overlay

Multiple Currencies

In the simplest Paysafe JS scenario you would have a single merchant account handling a single currency. Once your merchant back-end server receives the single-use payment handle from the client browser, it passes it in a payment authorization request to the Payments API.

If, however, you want to process transactions in multiple currencies, you require multiple merchant accounts, which Paysafe Integration Support will create for you on request.

When you initialize Paysafe JS you have to provide the correct account and currency for which the payment will be done.

On this Page