createQuoteAsync

open fun createQuoteAsync(fxRateRequest: FxRateRequest, cancellationSignal: CancellationSignal?, callback: WalletCallback<FxRate>)

Asynchronously create currency exchange rate quote for specific currency to specific target currency from Paysafe.

Return

A FxRate object containing the quote.

Parameters

fxRateRequest

The FxRate request.