Exception: ActiveMerchant::Billing::Integrations::SagePayForm::Notification::MissingCryptData

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



196
197
198
# File 'lib/active_merchant/billing/integrations/sage_pay_form/notification.rb', line 196

def message
  'No data received from SagePay'
end