ProSam![]() 2006-08-31 18:37 | Follow these instructions in order to add credit card fields to your QC 1.x.
$lang['Credit_card'] = 'Credit Card';
,Array( 'sCreditCard' )
$aList['sCreditCard'], $aList['sCreditExpire'],
$aForm['sCreditCard'], $aForm['sCreditExpire'],
<form action="?p=$p&sOption=save" method="post">
<form action="https://www.yourdomain.com/index.php?p=$p&sOption=save" method="post">
<form action="https://www.yourdomain.com/subdir/index.php?p=$p&sOption=save" method="post">
|
ProSam![]() 2006-09-13 20:01 | Securing the cart in the above has been and it works just fine at my cart, see here |
ProSam![]() 2006-09-13 20:03 | EDIT: |
ata![]() 2006-09-14 05:37 | nice job ProSam |
re-aktor![]() 2006-09-17 18:59 | works! |
Jo![]() 2006-09-17 20:36 | The credit card fields work... |
ProSam![]() 2006-09-19 15:48 | It seems the other users issue has something to do with the fact that he is using a shared ssl certificate, I on the other hand am using a regular single user certificate. So the sahred certificate users might need to look into a work around. But with Secure Certs being so cheap nowadays buying one is well worth it. |
pbernal![]() 2006-11-06 22:03 | will this setup the credit card fields as mandatory????? |
ProSam![]() 2006-11-30 18:22 | Yes it does. All the fields are required. |
supershower![]() 2007-01-08 03:44 | what about credit card for V.2.0 ? :S |
zonzo![]() 2007-01-09 23:01 | Is credit card information stored permanently or is it deleted after orders are processed? |
glen![]() 2007-01-11 00:58 | I was wondering the same thing zonzo. |
rvakili![]() 2007-03-30 22:30 | Hi all, |
Chocolinx![]() 2007-10-31 23:38 | ProSam are you still updating this Plugin? I've noticed on your site there's a CVV table as well. Can you show us how to do that too? www.silenttweak.net |
webworkspro![]() 2008-03-13 22:33 | Hi - I've been editing the files, but I can't see that there is a file called templates/admin/orders_more.tpl. Could it be called something else in my version? |
webworkspro![]() 2008-03-13 22:39 | Added - Actually there's no orders_print either... |
webworkspro![]() 2008-03-13 23:02 | Wow - not my day :( |
d00d![]() 2008-03-15 08:39 | Are there any payment methods that work with 2.x? |
webworkspro![]() 2008-03-15 15:43 | I guess not (?) I'm having trouble with the language - can anyone direct me where I can download version 1.x? |
webworkspro![]() 2008-03-15 15:50 | Disregard the above - I found it. I think I'll wait to see if there's anything that can be done about the newer version before I downgrade. Does anyone have credit card field instructions for 2.x? |