Exception: Ipay::Rest::FailedTransactionError
- Defined in:
- lib/ipay/rest/errors/failed_transaction.rb
Instance Method Summary collapse
Instance Method Details
#to_s ⇒ Object
4 5 6 |
# File 'lib/ipay/rest/errors/failed_transaction.rb', line 4 def to_s 'Failed transaction. Not all parameters fulfilled. A notification of this transaction sent to the merchant.' end |