Exception: Ipay::Rest::OverPaymentError

Inherits:
IpayError
  • Object
show all
Defined in:
lib/ipay/rest/errors/over_payment.rb

Instance Method Summary collapse

Instance Method Details

#to_sObject



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