enum KoardPaymentProcessingEvent
case paymentCompleted(PaymentResult)
case paymentError(Error)
case ttpPaymentEvent
case ttpPaymentStarted