pay

Make payments to a merchant using payment intruments.

Parameters

paymentRequest

detail of payment to be made

abstract fun pay(paymentRequest: DigitalPayPaymentRequest): ApiResult<DigitalPayPaymentResponse>