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