Exception: Pay::Stripe::Error
- Defined in:
- lib/pay/errors.rb
Instance Attribute Summary
Attributes inherited from Error
Instance Method Summary collapse
Methods inherited from Error
Constructor Details
This class inherits a constructor from Pay::Error
Instance Method Details
#message ⇒ Object
46 47 48 |
# File 'lib/pay/errors.rb', line 46 def I18n.t("errors.stripe.#{result.code}", default: result.) end |