Method: MerbMerchant::Billing::Integrations::Chronopay::Notification#password

Defined in:
lib/merb_merchant/billing/integrations/chronopay/notification.rb

#passwordObject

Customer’s password for restricted access zone of Merchant’s Web-site, as chosen



116
117
118
# File 'lib/merb_merchant/billing/integrations/chronopay/notification.rb', line 116

def password
  params['password']
end