iOS
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 iOS SDK occurs, for example list of supported banks cannot be downloaded from Volume server Contains EventError object with message and Error

PaymentAmountTooSmall

'PaymentAmountTooSmall'

When provided payment amount is too small

PaymentAmountTooLarge

'PaymentAmountTooLarge'

When provided payment amount is too large