Exception: Xendify::Errors::CreditCard::CardDeclined
- Inherits:
-
ResponseError
- Object
- StandardError
- ResponseError
- ResponseError
- Xendify::Errors::CreditCard::CardDeclined
- Defined in:
- lib/xendify/errors/credit_card.rb
Instance Attribute Summary
Attributes inherited from ResponseError
Instance Method Summary collapse
Methods inherited from ResponseError
Constructor Details
This class inherits a constructor from Xendify::Errors::ResponseError
Instance Method Details
#message ⇒ Object
9 10 11 |
# File 'lib/xendify/errors/credit_card.rb', line 9 def 'The card you are trying to capture has been declined by the issuing bank.' end |