FailedPayment Class
A failed payment.
Variables are only populated by the server, and will be ignored when sending a request.
Constructor
FailedPayment(**kwargs: Any)
Variables
| Name | Description |
|---|---|
|
date
|
The date when the payment was attempted. |
|
failed_payment_reason
|
The reason that the payment failed. Known values are: "Other", "BankDeclined", "CardExpired", and "IncorrectCardDetails". |