Exception: Ipay::Rest::UsedCodeError
- Defined in:
- lib/ipay/rest/errors/used_code.rb
Instance Method Summary collapse
Instance Method Details
#to_s ⇒ Object
4 5 6 |
# File 'lib/ipay/rest/errors/used_code.rb', line 4 def to_s 'Used: This code has been used already. A notification of this transaction sent to the merchant.' end |