6 ms·
Either this, or a assignable CVV codes. Something like that would be awesome.
by treahauet 13y ago
Either this, or a assignable CVV codes. Something like that would be awesome.
- dangrossman 13y agoThat wouldn't work since CVV codes aren't sent with recurring transactions (they can't, since they cannot be stored).
- jimktrains2 13y ago__should__ not be stored
- treahauet 13y agoGood point. Regardless, there should be __something__.
- gcr 13y agoWhy can't they be stored? Is it a legal requirement to prevent merchants without the CCV from using the credit card? ...oh wait
- duskwuff 13y agoBecause the CVV is used to indicate the "presence" of the customer at a transaction. CVV1 (which is on the magstripe) is used to indicate "card-present" physical transactions, CVV2 (printed on the back) is used for "customer just typed this in" non-physical transactions.
- gcr 13y agoThat makes much more sense. Thank you.