Forums / Addon Payment Modules / Ceon Manual Card Payment Module v2.0.0!

Ceon Manual Card Payment Module v2.0.0!

Results 1 to 20 of 244
27 Feb 2009, 21:04
#1
conor avatar

conor

Passed

Join Date:
Aug 2004
Posts:
2,480
Plugin Contributions:
3

Ceon Manual Card Payment Module v2.0.0!

Hi,

It gives me great pleasure to release version 2.0.0 of the module!

It has some nice new features for all users, including a great looking "Cards Accepted" sidebox which dynamically displays the icons for the cards your store accepts.


From the Revision History:

[ADDED] Cards Accepted Sidebox added. Allows the dynamic display of icons for each credit/debit card accepted even before the customer has reached the checkout stage.
[ADDED] Option to disable Blowfish encryption added.
[ADDED] Support for Discover cards added.
[ADDED] Information about switching off Blowfish encryption or storage of details in session added to admin and ConfigCheck class.
[UPDATED] Information about fixing access to Blowfish files updated.
[BUGFIX] Issue number field in database was only one digit long whereas some issue numbers can have two digits (e.g. American Express or cards people have had for a long, long time).


Full, simple upgrading instructions are included in the documentation. It should only take a few minutes.

The module has been submitted to the Zen Cart downloads area: http://www.zen-cart.com/index.php?main_page=product_contrib_info&products_id=1277

Enjoy!

All the best...

Conor
Ceon
27 Feb 2009, 23:43
#2
kuroi avatar

kuroi

Totally Zenned

Join Date:
Apr 2006
Posts:
10,475
Plugin Contributions:
9

Re: Ceon Manual Card Payment Module v2.0.0!

Wow. I though version 1 was already pretty close to perfect. Impressed that you could find ways to improve it!
07 Mar 2009, 16:06
#3
conor avatar

conor

Passed

Join Date:
Aug 2004
Posts:
2,480
Plugin Contributions:
3

Re: Ceon Manual Card Payment Module v2.0.0!

Hi,

kuroi:

Wow. I though version 1 was already pretty close to perfect. Impressed that you could find ways to improve it!


Thanks for the nice feedback! :)

All the best...

Conor
Ceon
08 May 2009, 16:18
#4
johns0114 avatar

johns0114

New Zenner

Join Date:
Jun 2007
Posts:
6
Plugin Contributions:
0

Re: Ceon Manual Card Payment Module v2.0.0!

Hi Conor,

I was delighted to see that there is a method of accepting Laser/Maestro etc without having to use Realex! Good man.

I have one problem though and I can't find the solution on here...

Laser doesn't have a cvv number. The checkbox with 'Tick here if card has no CVV Number' doesn't auto display therefore customers using laser are clicking 'continue checkout' and getting an error. The checkbox appears now and they can proceed.

Can you advise if there's a way to get this checkbox to display all the time?

Thanks a mill.

John
09 May 2009, 09:25
#5
conor avatar

conor

Passed

Join Date:
Aug 2004
Posts:
2,480
Plugin Contributions:
3

Re: Ceon Manual Card Payment Module v2.0.0!

Hi John,

Johns0114:

I was delighted to see that there is a method of accepting Laser/Maestro etc without having to use Realex! Good man.


I'm glad you like it! :)

Johns0114:

Can you advise if there's a way to get this checkbox to display all the time?


I'm afraid there's no option for this at this time. I could possibly add it in but I'm very busy at the minute, sorry.

All the best...

Conor
Ceon
14 May 2010, 01:04
#6
pae2008 avatar

pae2008

New Zenner

Join Date:
Jul 2008
Posts:
28
Plugin Contributions:
0

Re: Ceon Manual Card Payment Module v2.0.0!

I feel bad but it looks like I get to be the first one to post that I am having an issue with new version... :blush: Great addon though - I really needed it for my client's site since they are still insistent on using offline credit card processing.

Anyways, my issue occurs when an invalid credit card number is submitted during checkout. When the user attempts to click continue, the page goes blank and nothing is displayed. I have a feeling there's something that's just breaking the code. Here is the URL that is spit out: https://www.beryls.com/brian_2-0/index.php?main_page=checkout_payment&payment_error=ceon_manual_card&error=|lt%3B|p+class%3D%22ErrorInfo%22|gt%3B|The+card+number+entered+is+invalid.+Please+check+the+number+and+try+again%2C+try+another+card+or+|lt%3B|a+href%3D%22index.php%3Fmain_page%3Dcontact_us%22|gt%3B|contact+us|lt%3B|%2Fa|gt%3B|+for+further+assistance.|lt%3B|%2Fp|gt%3B|

Any ideas? I'm using Zen Cart 1.3.9b and everything else is working like a charm.

Thanks,
PAE2008
14 May 2010, 01:13
#8
pae2008 avatar

pae2008

New Zenner

Join Date:
Jul 2008
Posts:
28
Plugin Contributions:
0

Re: Ceon Manual Card Payment Module v2.0.0!

haredo:

Pa,
Take a look here:


My apologies, thanks for the redirect! I didn't see this originally while I was searching around.
14 May 2010, 01:16
#9
haredo avatar

haredo

Totally Zenned

Join Date:
Apr 2006
Posts:
6,171
Plugin Contributions:
0

Re: Ceon Manual Card Payment Module v2.0.0!

Your Welcome,
I can't wait till Ceon updates his mod.....
14 May 2010, 09:24
#10
conor avatar

conor

Passed

Join Date:
Aug 2004
Posts:
2,480
Plugin Contributions:
3

Re: Ceon Manual Card Payment Module v2.0.0!

Hi,

haredo:

Your Welcome,
I can't wait till Ceon updates his mod.....


Thanks for posting that link!

Thankfully as of later today it won't be necessary.. just finishing off 2.2.0 now! :)

I'll post back later when it's done.

All the best..

Conor
ceon
15 May 2010, 21:26
#11
conor avatar

conor

Passed

Join Date:
Aug 2004
Posts:
2,480
Plugin Contributions:
3

Re: Ceon Manual Card Payment Module v2.0.0!

Hi,

It gives me great pleasure to release a new version of Ceon Manual Card!


This release includes the support for Zen Cart 1.3.9b introduced in 2.0.1 (which wasn't released publicly).

There is a new option to disable the CVV field altogether

There has also been a change to the session details storage option and several other adjustments.


From the Revision History:

[ADDED] Option to ask for CVV number added. Enabled by default but if disabled no CVV field is displayed and the customer is not asked for the card's CVV number.


[ADDED] The card number and card CVV number fields are now highlighted whenever an error has been encountered and these sensitive details aren't being stored in the session, to make it clearer to the customer that they must re-enter the card number (and CVV number if it is being used).

[ADDED] Length of value entered for the Card Holder is now checked when JavaScript is disabled and an appropriate error message displayed.

[UPDATED] Option to store details in the session changed to being an option to store the “sensitive” details in the session (card number and CVV number). All other card details are now always stored in the session.

[UPDATED] All error messages for the data entered are now displayed. Previously just the first error was displayed.

[UPDATED] JavaScript to add the checkbox for cards which have no CVV number updated so that an extra div tag doesn't have to be part of the HTML for the CVV number field. Results a in much neater layout.

[UPDATED] Card number and expiry date checks moved from separate class to confirmation pre check method.

[UPDATED] Keys for configuration options renamed to use Ceon namespace.

[UPDATED] Reference characters removed from method parameters in module's files as parameters are already passed by reference in later versions of PHP (Results in better compatibility with PHP 5.3).


Download 2.2.0 Now!


The module will also be uploaded to/available from the Zen Cart downloads area soon.

Enjoy!

All the best..

Conor
ceon
16 May 2010, 00:07
#12
haredo avatar

haredo

Totally Zenned

Join Date:
Apr 2006
Posts:
6,171
Plugin Contributions:
0

Re: Ceon Manual Card Payment Module v2.0.0!

Thank you Conor.....:smile:
Sent you a little appreciation for your time...
16 May 2010, 00:50
#13
haredo avatar

haredo

Totally Zenned

Join Date:
Apr 2006
Posts:
6,171
Plugin Contributions:
0

Re: Ceon Manual Card Payment Module v2.0.0!

Conor,
On the upgrading instruction on your site from 2.0 to 2.2

  1. Delete the following files they are no longer being used
  2. includes/auto_loaders/config.ceon_manual_cardConfigCheck.php
  3. includes/classes/class.ceon_manual_cardCardValidation.php
  4. includes/classes/class.ceon_manual_cardConfigCheck.php

But, when you look at the files to be loaded in 2.2, 1 of the 3 are being used.

  1. includes/auto_loaders/config.ceon_manual_cardConfigCheck.php

Please advise....
16 May 2010, 10:24
#14
conor avatar

conor

Passed

Join Date:
Aug 2004
Posts:
2,480
Plugin Contributions:
3

Re: Ceon Manual Card Payment Module v2.0.0!

Hi Mark,

haredo:

But, when you look at the files to be loaded in 2.2, 1 of the 3 are being used.

  1. includes/auto_loaders/config.ceon_manual_cardConfigCheck.php

Please advise....


Oh dear. Silly mistake that. I had listed the *new* files' names rather than the ones they replace!

The files to be removed are in fact:

includes/auto_loaders/config.ceon_manual_cardDebugWarning.php
includes/classes/class.ceon_manual_cardDebugWarning.php

I've released version 2.2.1 which has the updated instructions and another small bugfix. Please download and upgrade.. thankfully the changes are minor so it will only take 1 minute!

Download version 2.2.1

Also, thanks very much indeed for the donation, that's very generous of you. It's a rare thing to receive and hugely appreciated! I'm glad the software is useful to you! :)

All the best...

Conor
ceon
16 May 2010, 12:57
#15
haredo avatar

haredo

Totally Zenned

Join Date:
Apr 2006
Posts:
6,171
Plugin Contributions:
0

Re: Ceon Manual Card Payment Module v2.0.0!

Conner,
Awe, Perfect, Thanks for the fix....:smile:
16 May 2010, 13:19
#16
conor avatar

conor

Passed

Join Date:
Aug 2004
Posts:
2,480
Plugin Contributions:
3

Re: Ceon Manual Card Payment Module v2.0.0!

Hi Mark,

haredo:

Awe, Perfect, Thanks for the fix....:smile:


It's the least I could do for the first person to donate since August 2009! :) I'm just sorry I made the silly mistake I did in the first place, guess I was a wee bit too eager to get the new version out!

Glad you're sorted now.

All the best..

Conor
ceon
16 May 2010, 22:29
#17
jetx avatar

jetx

Zen Follower

Join Date:
Apr 2006
Posts:
425
Plugin Contributions:
0

Re: Ceon Manual Card Payment Module v2.0.0!

I'll be the second person then! Great job conor, along with your other software, many thanks!
16 May 2010, 22:30
#18
gg01 avatar

gg01

New Zenner

Join Date:
Jul 2008
Posts:
85
Plugin Contributions:
0

Re: Ceon Manual Card Payment Module v2.0.0!

Thanks so much for the update, Conor! I hope that you are feeling better.

I am hoping that someone can help me out... when I enter in a test customers credit card number, the ratio button is not automatically being selected and the customer receives an error stating that they need to select a payment method (even though all the CC info has already been entered)... any ideas??
16 May 2010, 22:43
#19
jtheed avatar

jtheed

Zen Follower

Join Date:
Apr 2008
Posts:
356
Plugin Contributions:
0

Re: Ceon Manual Card Payment Module v2.0.0!

GG01:

Thanks so much for the update, Conor! I hope that you are feeling better.

I am hoping that someone can help me out... when I enter in a test customers credit card number, the ratio button is not automatically being selected and the customer receives an error stating that they need to select a payment method (even though all the CC info has already been entered)... any ideas??


You have to manually select the Radio Button. Filling in the credit card information does not tell it you are using a credit card. That Radio button is the payment method.
16 May 2010, 23:01
#20
gg01 avatar

gg01

New Zenner

Join Date:
Jul 2008
Posts:
85
Plugin Contributions:
0

Re: Ceon Manual Card Payment Module v2.0.0!

Thanks for your speedy reply.

I wonder how they did it when there was a manual card as part of the zen package...

Keep in mind that starting in v1.3.7, as soon as the customer clicks inside a credit-card-number field to start typing their CC number, the radio button will be auto-selected.


I'll keep poking around... :smile: