FailedPaymentReason type

The reason that the payment failed.
KnownFailedPaymentReason can be used interchangeably with FailedPaymentReason, this enum contains the known values that the service supports.

Known values supported by the service

Other: Other
BankDeclined: BankDeclined
CardExpired: CardExpired
IncorrectCardDetails: IncorrectCardDetails

type FailedPaymentReason = string