Re: Ceon Manual Card Payment Module v2.0.0!
Hi,
Thanks for taking the time to try and help! However, I think this person should read the documentation as it says what you are saying but in more detail. :)
Quote:
Originally Posted by
Forum5
Conor is not in favor of using phpMyAdmin but, that is what I did.
I'm totally fine with PHPMyAdmin, it's just that most "newbies" don't have a clue how to use it and mess things up so it means less support time for me if people simply use the SQL patch functionality already built into Zen Cart.
All the best..
Conor
ceon
Re: Ceon Manual Card Payment Module v2.0.0!
Hi,
Quote:
Originally Posted by
hello
hello! Wow lots of hard data here :( There there any easy tutorial or any someone break it down in baby steps for a newbie to learn how to install this?
There are full installation instructions included in the documentation in the _docs folder of the distribution.. my guess is you missed that?
Quote:
Originally Posted by
hello
Is this the same as Ceon URi mapping? Thank you!
Is "what" the same as Ceon URI Mapping? What are you asking? If it has no youtube video? If that's what you are asking, then I don't think it does, but it also has documentation included with it in a _docs folder. It is harder to install though as it may require using a Diff/Merge program If you aren't able to follow the instructions for it you should pay someone to install it for you.
Hope that helps!
All the best..
Conor
ceon
Re: Ceon Manual Card Payment Module v2.0.0!
This is a very easy mod to install. THANK YOU!
I have a quick question about removing this:
Card Start Date (If on card):
Is this possible?
version 2.2
Many thanks,
JT
Re: Ceon Manual Card Payment Module v2.0.0!
Hi,
Quote:
Originally Posted by
julie.t
I have a quick question about removing this:
Card Start Date (If on card):
Is this possible?
I've added this feature (the ability to never show the start date fields) to the next version.
I don't currently have time to release the next version, it may be two weeks until it's released.
If you want to make a similar change yourself in the meantime, edit the file includes/modules/payment/ceon_manual_card.php and find the method _showStartDate() and add "return false;" (without the quotes) before any of the method's if statements.
Or you can modify the CSS for your store to disable the start date fields by setting their IDs to "display: none;".
All the best..
Conor
ceon
Re: Ceon Manual Card Payment Module v2.0.0!
Thanks for the quick reply!
Re: Ceon Manual Card Payment Module v2.0.0!
How do you resend The CVV code and middle digits of the credit/debit card number that are sent in an e-mail to the store owner.
On a transaction this afternoon the email never came. How can I go in and have it resent?
Re: Ceon Manual Card Payment Module v2.0.0!
Quote:
Originally Posted by
mezloh
How do you resend The CVV code and middle digits of the credit/debit card number that are sent in an e-mail to the store owner.
On a transaction this afternoon the email never came. How can I go in and have it resent?
You can't, as it is not "saved" anywhere
Its more of an email problem.
It still might arrive, email was not designed (or guaranteed) to be instant, despite the fact that most of the time it is.
If it doesn't arrive you will need to phone the customer for these details
Re: Ceon Manual Card Payment Module v2.0.0!
That is pretty much what I expected to hear. No biggie.
thanks for the response.
Re: Ceon Manual Card Payment Module v2.0.0!
Hi,
Quote:
Originally Posted by
mezloh
That is pretty much what I expected to hear. No biggie.
thanks for the response.
Yes, it can never be stored and therefore resent as the storage of the details is illegal.
All the best..
Conor
ceon
Re: Ceon Manual Card Payment Module v2.0.0!
Quote:
Originally Posted by
conor
Hi,
Yes, it can never be stored and therefore resent as the storage of the details is illegal. ...
Conor
ceon
You use the term 'illegal'. Is that term being used 'loosely'? I am having discussions with one of my clients on this subject. The client states “it’s a pain to receive two emails per transaction”. He is simply uninformed.
As I understand it, the practice of storing this customer data is most likely not within the TOS with his financial institution, (unless certain security measures are maintained etc., etc…) as per the policy he agreed to. Is there some public document that better describes this? Perhaps uses the term 'legal'.
I guess I am asking is there a US Commerce Department or World Bank policy regarding this? Is it that all financial credit card institutions have unilaterally agreed to a common security policy? Then this policy is implemented with each merchant?
A breach in security and los of income can result in credit card user filing a claim, the financial institution filing a claim but, can the merchant go to jail?