Exception: ActiveMerchant::Billing::Integrations::SagePayForm::Notification::MissingCryptKey

Inherits:
CryptError
  • Object
show all
Defined in:
lib/active_merchant/billing/integrations/sage_pay_form/notification.rb

Instance Method Summary collapse

Instance Method Details

#messageObject



191
192
193
# File 'lib/active_merchant/billing/integrations/sage_pay_form/notification.rb', line 191

def message
  'No merchant decryption key supplied'
end