orderSuccessWithId

fun orderSuccessWithId(confirmationId: String, orderConfirmationCallback: OrderConfirmationCallback)

Confirm that the current order has been successfully paid by the virtual card.

Parameters

confirmationId

Id of the confirmation. It can be any id which is used to identify the transaction

orderConfirmationCallback

An OrderConfirmationCallback which is called when the confirmation is finished