Skip to main content

PaymentDeclinedByBank

The bank declined the payment

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

Fields

PaymentDeclinedByBank.occurred ● Date! non-null scalar

PaymentDeclinedByBank.description ● String! non-null scalar

PaymentDeclinedByBank.paymentMethod ● String scalar

Interfaces

PaymentInitiationRequestEvent interface

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