class OffsitePayments::Integrations::SagePayForm::Notification::InvalidCryptData

Public Instance Methods

message() click to toggle source
# File lib/offsite_payments/integrations/sage_pay_form.rb, line 405
def message
  'Invalid data received from SagePay'
end