# File lib/active_merchant/billing/integrations/quickpay/notification.rb, line 61 def generate_md5check Digest::MD5.hexdigest(generate_md5string) end