Rank: Member
Joined: 3/9/2007(UTC) Posts: 9
|
BV Commerce 5 does not appear to validate expired credit cards (comparing the submitted expirate month and year with the current month and year) during the checkout process. Is there a way to enable this?
Thanks,
John
|
|
|
|
Rank: Member
Joined: 10/28/2003(UTC) Posts: 168
|
some .net validation on submit button. |
|
|
|
|
Rank: Member
Joined: 3/9/2007(UTC) Posts: 9
|
Thanks. It is very surprising (and disappointing) that this isn't included out-of-the-box, as it is a standard validation.
|
|
|
|
Rank: Member
Joined: 2/21/2007(UTC) Posts: 1,113
|
I don't think it's the ecommerce platform responsibility to validate the date -- that should be done by your processor (Auth.net etc.) or by yourself if you are doing it manually. |
|
|
|
|
Rank: Member
Joined: 3/9/2007(UTC) Posts: 9
|
Joe is correct about the gateway being responsible for determining that the expiration date provided matches the date on the card.
However, verifying that the user submitted an expiration date >= the current month/year is the front-end's responsibility.
We ended up using a CustomValidator to solve this problem.
John
|
|
|
|
Rank: Member
Joined: 6/6/2005(UTC) Posts: 483
|
There is an algorithm that can be run to check the if the CC number is accurate. I believe this was added to BV5 in SP2 or even SP1. I assumed that algorithm also checked for an invalid expiration date but that may not be the case or maybe it needs to be updated more frequently.
Bob Noble
|
|
|
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.