vnpayment / com.venuenext.vnpayment.protocol / PaymentProcessable / processPayment

processPayment

abstract fun processPayment(paymentSelectionResultListener: PaymentSelectionResultListener): Unit

Starts payment processing.

Parameters

paymentSelectionResultListener - The result listener to call back when there is a payment result or the payment has been canceled.