fun configurePaymentProcessing(paymentProcessableFragment: PaymentProcessableFragment, useCustomUIForPayments: Boolean): Unit
fun configurePaymentProcessing(paymentProcessableFragment: PaymentProcessableFragment): Unit
Configures the fragment used to process payments within the SDK.
paymentProcessableFragment
- The fragment passed into the SDK that will be used to
process payments.