Tuesday, October 7, 2014

E-Commerce Indicator (ECI)

This suggests that you must give an ECI code when submitting a Visa or MasterCard payment. The codes are:

  1. cardholder was authenticated
  2. an attempt to authenticate was made but the cardholder or issuer didn't participate
  3. no authentication but we do have https!
  4. not secure at all (all terminals use this code)
  5. not secure at all

 
 

By the way, the way to start an ordered list with a number other than one in HTML looks like this:

<ol start="5">
   <li>five</li>
   <li>six</li>
   <li>seven</li>
   <li>eight</li>
   <li>nine</li>
</ol>

No comments:

Post a Comment