Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 795 Bytes

File metadata and controls

12 lines (8 loc) · 795 Bytes

LastPaymentError

Properties

Name Type Description Notes
code string For some errors that could be handled programmatically, a short string indicating the error code reported. [optional]
decline_code string For card errors resulting from a card issuer decline, a short string indicating the card issuer’s reason for the decline if they provide one. [optional]
message string A human-readable message providing more details about the error. For card errors, these messages can be shown to your users. [optional]

[Back to Model list] [Back to API list] [Back to README]