Method: MerbMerchant::Billing::Integrations::Chronopay::Notification#state
- Defined in:
- lib/merb_merchant/billing/integrations/chronopay/notification.rb
#state ⇒ Object
The customer’s state. Only useful for US Customers
106 107 108 |
# File 'lib/merb_merchant/billing/integrations/chronopay/notification.rb', line 106 def state params['state'] end |