disko
unread,Jul 4, 2009, 1:25:49 PM7/4/09Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to easyshop
Hi all,
we've been successful in deploying an EasyShop based shop within a
customer's website.
Yesterday the customer asked for "the missing Credit Card Security
Code (CVV) field" (i.e. the three digit code on the card's back side).
We're absolutely willing to implement that feature ourselves. The
question is, how to do that "the right way" (tm), circumventing
potential pitfalls.
I do understand, that I need to extend the ICreditCard Interface in
easyshop.core.interfaces.payment with a card_cvv TextLine.
1. Would that have any impact on anything besides the payment step in
the checkout process?
2. What else would I need to do?
Any pointers are highly appreciated.
TIA,
Andreas