PDA

View Full Version : [ADDED] Have payment page not display CC fields



four-point
June 7th, 2002, 04:57 PM
Can there be an option added to the admin section to not have this information always be requested by the above function. If you have a site that only uses PayPal to process credit cards, the customer would have the impression that they would have to enter this information twice.(once on my site and once on PayPal) Since my site is not running on a secure server, I think requesting this will drive some customers away. I have temporarily fixed this by editing the function, but I really don't want to be modifying functions for ease of upgrading in the future. Is there this possible?

Thanks

Mark Galazka

Jamie
June 7th, 2002, 05:03 PM
Yes, definitely. Very good idea. We will work on this. Thanks for the input!
The cart is getting better and better due to the requests :D (and bug reports :( ) that you and others have been posting.

Jamie
June 8th, 2002, 02:42 PM
Improved payment method form as follows:

- if there are no Payment Methods of the type "Credit Card" enabled, the form fields for credit card number no longer display
- if there is only 1 Payment Method enabled, and it is NOT a credit card, then the choice is not given for selecting a payment method. Instead, the user is taken right to the next page, which submits the order, and shows the corresponding payment gateway page

This has been implemented in v1.0.7.