Exception: Ipay::Rest::OverPaymentError
- Defined in:
- lib/ipay/rest/errors/over_payment.rb
Instance Method Summary collapse
Instance Method Details
#to_s ⇒ Object
4 5 6 |
# File 'lib/ipay/rest/errors/over_payment.rb', line 4 def to_s 'More: The amount that you have sent via mobile money is MORE than what was required to validate this transaction.' end |