setPaymentAppConfiguration

fun setPaymentAppConfiguration(context: Context, appSettingsEnum: AppSettingsEnum, isEnabled: Boolean)

Configure Paybyrd Payment App

Since

0.0.2

Parameters

context

Activity or Application context should be used

appSettingsEnum

Represents the configuration to set

isEnabled

true or false to enable or disable the configuration

Throws