Exception: Ipay::Rest::PaymentDeficitError

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

Instance Method Summary collapse

Instance Method Details

#to_sObject



4
5
6
# File 'lib/ipay/rest/errors/payment_deficit.rb', line 4

def to_s
  'Less: The amount that you have sent via mobile money is LESS than what was required to validate this transaction.'
end