orderFailWithErrors

fun orderFailWithErrors(error: ULOrderError, orderConfirmationCallback: OrderConfirmationCallback)

Confirm that the current order could not be successfully paid by the virtual card. In this case you can specify why did the transaction failed.

Parameters

error

ULOrderError objects. Error represents a transaction error which caused the failure of the transaction

orderConfirmationCallback

An OrderConfirmationCallback which is called when the confirmation is finished