pay

Make payments to a merchant using Openpay payment tokens.

Parameters

paymentRequest

detail of payment to be made

abstract fun pay(paymentRequest: OpenPayPaymentRequest): ApiResult<OpenPayPaymentResponse>