class OffsitePayments::Integrations::SagePayForm::Notification::MissingCryptData
Public Instance Methods
message()
click to toggle source
# File lib/offsite_payments/integrations/sage_pay_form.rb, line 391 def message 'No data received from SagePay' end