Method: ActiveMerchant::Billing::Response#cvv_result

Defined in:
lib/active_merchant/billing/response.rb

#cvv_resultObject (readonly)

Returns the value of attribute cvv_result.



7
8
9
# File 'lib/active_merchant/billing/response.rb', line 7

def cvv_result
  @cvv_result
end