Method: PayCertify::Gateway::AttributeMapping.status
- Defined in:
- lib/paycertify/gateway/attribute_mapping.rb
.status(customer) ⇒ Object
80 81 82 |
# File 'lib/paycertify/gateway/attribute_mapping.rb', line 80 def status(customer) object.status.to_s.upcase end |