1 Attachment(s)
Re: Ceon Manual/Offline Card Payment Module v1.0.0!
Hedgepig
I just added the 'crypt' folder to the root of my shop (alongside the main index.php file, which is with ipn_main_handler.php, etc.) and then I also added it to the /admin/ folder.
The attached zip file contains the 'crypt' folder.
I am using a linux server.
You then set the key in the admin area for module, anything you want. I think this module requires PHP 5, or something like that.
That was about it, just upload the folders.
Re: Ceon Manual/Offline Card Payment Module v1.0.0!
Thanks ever so much - much appreciated!
regards
Lyn
Re: Ceon Manual/Offline Card Payment Module v1.0.0!
Hi,
I just can't see how your system would be PCI DSS compliant. In fact, I see some areas that would suggest PCI DSS compliance would be near impossible thereby putting people at risk. I may be wrong of course so is your system PCI DSS compliant?
I use the e-Path manual payment gateway, a PCI DSS compliant gateway, have for over two years now. My customers credit card details don't even touch my website yet I process them normally into my manual merchant account just as if I had ZC capture them.
Cheers
Re: Ceon Manual/Offline Card Payment Module v1.0.0!
Quote:
Originally Posted by
mattys
Hedgepig
I just added the 'crypt' folder to the root of my shop (alongside the main index.php file, which is with ipn_main_handler.php, etc.) and then I also added it to the /admin/ folder.
The attached zip file contains the 'crypt' folder.
I am using a linux server.
You then set the key in the admin area for module, anything you want. I think this module requires PHP 5, or something like that.
That was about it, just upload the folders.
Thank you so much... you have just solved my headache!
Re: Ceon Manual/Offline Card Payment Module v1.0.0!
Hope someone can please help me.
I have Zen 1.3.8.
I downloaded Manual CC from CEON and installed it as per the instructions. All seemed to be fine and it showed up in the modules panel.
I downloaded Blowfish and did a manual install, but cannot understand where I am supposed to access it from in order to put in the key?
More worryingly is that the CEON module has the red dot next to it, meaning of course it is switched off. But if I click the module, or any other module now, no option box comes up letting me turn them on or off.
This problem did not occur until the CEON module was installed.
Could anyone please tell me how to enable the modules to be turned on or off, and where to enter the security key, should I need to in a manual install.
Many thanks for any help.
Re: Ceon Manual/Offline Card Payment Module v1.0.0!
Hello, firstly, thanks very much for this module. It appears to be exactly what I need.
I'm having a problem however. I've installed the module, and I've (or I think I have) installed crypt_blowfish using Cpanel. However, in the 'payment modules' section in Admin, it is saying, "Warning: You do NOT have PEAR:Crypt_Blowfish installed on your server!". I've turned on debug mode, and it's telling me that encryption is not on:
----------------------
Card Details Received:
----------------------
Card Number:
Card Type: Visa
Card Owner:
Card Expiry Date:
CVV Number:
Card Start Date (If on card):
Card Issue No. (If on card):
------------------------------------------
Card Number Able to be Sent Successfully?:
------------------------------------------
Yes... would have been emailed to:
------------------------------------------
--------------------
Encryption NOT USED!
--------------------
------------------------------
Include paths for this system:
------------------------------
.:/usr/lib/php
----------------------
Safe mode in use?: no
----------------------
I'll get in touch with my host later on, but I thought I'd try here first. What have I done wrong?!
Thanks very much in advance!
Re: Ceon Manual/Offline Card Payment Module v1.0.0!
Hi,
Quote:
Originally Posted by
OK Computer
Hello, firstly, thanks very much for this module. It appears to be exactly what I need.
Glad to hear you like it! :)
Quote:
I'll get in touch with my host later on, but I thought I'd try here first. What have I done wrong?!
The current version of the module doesn't report your open_basedir restrictions when safe mode is disabled, a new version will be released soon which does, as this is the source of your problem and so will be highlighted with huge red warning signs in the new version! ;)
The FAQs on the website have been updated with a script to run on your server and more information about what to do in your installation. You'll most likely have to contact your hosts to get them to add the PATH TO PEAR to your INCLUDE PATH and OPEN_BASEDIR settings for your VirtualHost.
Here's the updated FAQs:
http://dev.ceon.net/web/zen-cart/ceon_manual_card/faqs
I know from what you are saying that this is what you need to do so the quickest way to get it resolved is to send the results of that script to your hosts and tell them to sort your server out!
All the best...
Conor
Ceon
Re: Ceon Manual/Offline Card Payment Module v1.0.0!
Hi Conor,
Thanks very much for this mod, it's a real life-saver!
I've just finished installing it and getting Pear installed, which appears to be working now having manually copied the files up...
I'm getting the following error message though:
-------------------------
Module is out of date!
Please “Remove” and “Install” the module as per the upgrade instructions that come with this module!
File Version: 1.2.1
Database Version: 1.2.0
Check for updates
-------------------------
When I click on the check for updates link, it tells me that I've got the most recent version. I followed all the steps correctly as far as I'm aware...
It all seems to work in the shop although I haven't run a full test yet.
Any help would be greatly appreciated.
Thanks.
Re: Ceon Manual/Offline Card Payment Module v1.0.0!
Hi,
Quote:
Originally Posted by
dudeshouse
It all seems to work in the shop although I haven't run a full test yet.
That's a bug in the version reporting of 1.2.1, your database is up to date but the code to identify it had a bug in it.
Just ignore the warning, the module will work fine.
A new version, 1.2.2 will be out shortly with a fix for this.
All the best..
Conor