Android
Events

VolumeEvent

PaymentInitiated

'PaymentInitiated'

When Payment is initiated

NavigateToPaymentConsent

'NavigateToPaymentConsent'

When Payment consent is prepared and user will be navigated to Banking app for consent approval

PaymentError

'PaymentError'

When initiated Payment fails, for example because of Bank specific rules/error Contains message and optional exception object

GenericError

'GenericError'

When any type of error connected with Volume Android SDK occurs, for example list of supported banks cannot be downloaded from Volume server Contains message and optional exception object

PaymentAmountTooSmall

'PaymentAmountTooSmall'

When provided payment amount is too small

PaymentAmountTooLarge

'PaymentAmountTooLarge'

When provided payment amount is too large

NotRendered

'NotRendered'

When Volume button was not rendered (e.g. because of no supported banks are installed on the device)