Skip to main content

UnkownPaymentError

An unkown error is caught

type UnkownPaymentError implements PaymentInitiationRequestEvent {
occurred: Date!
description: String!
paymentMethod: String
}

Fields

UnkownPaymentError.occurred ● Date! non-null scalar

UnkownPaymentError.description ● String! non-null scalar

UnkownPaymentError.paymentMethod ● String scalar

Interfaces

PaymentInitiationRequestEvent interface

InstantPay (please don't re-use for LinkPay)