Skip to main content

PaymentLimitsExceeded

The bank declined the payment because the payment exceeded the current limits

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

Fields

occurred ● Date! non-null scalar

description ● String! non-null scalar

paymentMethod ● String scalar

Interfaces

PaymentInitiationRequestEvent interface

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