dimps123 / web-invoice

Automatically exported from code.google.com/p/web-invoice
GNU General Public License v3.0
0 stars 2 forks source link

Add/Subtract which credit cards can be used #111

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
At this time, I cannot accept AMEX as a payment through Authorize.net, but I 
can accept the others. 

I would love a way to only show the icons of cards I can accept, and if a 
certain card is entered that is not allowed, it can tell the user dynamically. 
At the moment, I had to put a big text block in the page above the invoice that 
tells people not to use AMEX. 

Not a high priority, but I would think others are in this situation. Thanks.

Original issue reported on code.google.com by astpho...@gmail.com on 2 Jun 2011 at 5:20

GoogleCodeExporter commented 8 years ago
One way is to have a checkbox next to the card choices in the Settings area to 
turn n or off for being active. I use PrestaShop and that's how they handle it 
in the admin area.

Original comment by astpho...@gmail.com on 6 Jun 2011 at 9:21