vnpayment / com.venuenext.vnpayment / VNPayment / configurePaymentProcessing

configurePaymentProcessing

fun configurePaymentProcessing(paymentProcessableFragment: PaymentProcessableFragment, useCustomUIForPayments: Boolean): Unit
Deprecated: The useCustomUIForPayments boolean is no longer being used by the SDK

fun configurePaymentProcessing(paymentProcessableFragment: PaymentProcessableFragment): Unit

Configures the fragment used to process payments within the SDK.

Parameters

paymentProcessableFragment - The fragment passed into the SDK that will be used to process payments.