Page 7 of 25 FirstFirst ... 5678917 ... LastLast
Results 61 to 70 of 244
  1. #61
    Join Date
    Aug 2004
    Location
    Belfast, Northern Ireland
    Posts
    2,480
    Plugin Contributions
    14

    Default Re: Ceon Manual Card Payment Module v2.0.0!

    Hi kuroi,

    Quote Originally Posted by kuroi View Post
    Putting documentation on your site where it is browsable is very helpful to hackers trying to piece together information about your site.
    I'll second that. My suggestion would of course be to have any records maintained outside the site's web root. Only files which need to be publicly accessible should be in the site's web root. (Unlike Zen Cart does, I wouldn't even include any code library files in the web root but that's more than we need to talk about here..).

    All the best..

    Conor
    ceon

  2. #62
    Join Date
    Nov 2004
    Posts
    364
    Plugin Contributions
    0

    Default Re: Ceon Manual Card Payment Module v2.0.0!

    Hi All, Just installed v2.0.0 on ZC 1.3.9d,

    When checking out, the error page is not showing!

    For example, if I intentionally enter a non valid exp date and proceed with the checkout, I get a blank page with no markup. The URL shows this:
    Code:
    index.php?main_page=checkout_payment&payment_error=ceon_manual_card&error=|lt%3B|p+class%3D"ErrorInfo"|gt%3B|The+expiration+date+entered+for+the+card+is+invalid.+Please+check+the+date+and+try+again%2C+try+another+card+or+|lt%3B|a+href%3D"index.php%3Fmain_page%3Dcontact_us"|gt%3B|contact+us|lt%3B|%2Fa|gt%3B|+for+further+assistance.|lt%3B|%2Fp|gt%3B|
    Any ideas?

    Also noticed a mention of a newer v2.2.2. It's not in the ZC donwloads and currently, dev.ceon.net is not resolving for me to check there???

    Thanks
    Experience is what you get when you don’t get what you want…

  3. #63
    Join Date
    Mar 2010
    Posts
    72
    Plugin Contributions
    0

    Default Re: Ceon Manual Card Payment Module v2.0.0!

    The message with the link to the 2.2.2 download is on page 3 of this thread.

    But the link is http://dev.ceon.net/web/zen-cart/ceo...card/downloads so that won't help you if dev.ceon.net doesn't resolve for you (it's working fine for me, BTW).

    Regards

    Nick

  4. #64
    Join Date
    Nov 2004
    Posts
    364
    Plugin Contributions
    0

    Default Re: Ceon Manual Card Payment Module v2.0.0!

    Thanks soxophoneplayer,

    Turns out that the error I am experiencing is with my ZC 1.3.9d install and not with ceon payment.

    I am migrating a 1.2.7 and a 1.2.8a cart over to 1.3.9d and I am getting errors with both of those. I need to see what is common between those carts!
    Experience is what you get when you don’t get what you want…

  5. #65
    Join Date
    Aug 2004
    Location
    Belfast, Northern Ireland
    Posts
    2,480
    Plugin Contributions
    14

    Default Re: Ceon Manual Card Payment Module v2.0.0!

    Hi,

    Quote Originally Posted by kwright View Post
    Turns out that the error I am experiencing is with my ZC 1.3.9d install and not with ceon payment.
    The problem is indeed Zen Cart 1.3.9, it breaks Zen Cart payment modules written for earlier versions of Zen Cart.

    However, the latest version of Ceon Manual Card is compatible with the new format for payment modules in Zen Cart 1.3.9.

    You need to use the latest version of the software. dev.ceon.net is working fine!

    All the best..

    Conor
    ceon

  6. #66
    Join Date
    Nov 2004
    Posts
    364
    Plugin Contributions
    0

    Default Re: Ceon Manual Card Payment Module v2.0.0!

    Thank you much Ceon! I will get the newest ver!!!
    Experience is what you get when you don’t get what you want…

  7. #67
    Join Date
    Aug 2004
    Location
    Belfast, Northern Ireland
    Posts
    2,480
    Plugin Contributions
    14

    Default Re: Ceon Manual Card Payment Module v2.0.0!

    Hi,

    Quote Originally Posted by kwright View Post
    Thank you much Ceon! I will get the newest ver!!!
    No problem!

    Upgrading should only take a few minutes for each site, just follow the upgrade instructions.

    Enjoy!

    All the best..

    Conor
    ceon

  8. #68
    Join Date
    Nov 2004
    Posts
    364
    Plugin Contributions
    0

    Idea or Suggestion Re: Ceon Manual Card Payment Module v2.0.0!

    Hi Ceon,

    I noticed an error in your ceon_manual_card.php module file. Around line 406 you have:

    CEON_MANUAL_CARD_ERROR_JS_CARD_CVV_NUMBER.

    I think it needs to be changed to:

    CEON_MANUAL_CARD_ERROR_JS_CARD_CVV_NUMBER_INVALID

    Then the js alert window will show the correct error text and not the define var.

    Thanks again for a great CC alternative
    Experience is what you get when you don’t get what you want…

  9. #69
    Join Date
    Aug 2004
    Location
    Belfast, Northern Ireland
    Posts
    2,480
    Plugin Contributions
    14

    Default Re: Ceon Manual Card Payment Module v2.0.0!

    Hi,

    Quote Originally Posted by kwright View Post
    I noticed an error in your ceon_manual_card.php module file. Around line 406 you have:
    I'd already fixed that in the next version but thanks for the reminder. :)

    Glad you like the software!

    All the best..

    Conor
    ceon

  10. #70
    Join Date
    Feb 2006
    Posts
    130
    Plugin Contributions
    0

    Default Re: Ceon Manual Card Payment Module v2.0.0!

    I finally have a working install of Zencart 1.3.9d after about 25 hours of work......

    When I install the Ceon Card module I get the following errors after confirming the last step of checking out

    1054 Unknown column 'balance_due' in 'field list'
    in:
    [UPDATE orders SET balance_due = '1754.75' WHERE orders_id = 1820]

    If I uninstall the Ceon module it will allow checkout using check/money order as payment.

    Any suggestions?

 

 
Page 7 of 25 FirstFirst ... 5678917 ... LastLast

Similar Threads

  1. Ceon Manual Card Payment Module v4
    By conor in forum Addon Payment Modules
    Replies: 87
    Last Post: 7 Apr 2021, 04:44 PM
  2. Ceon Manual Card Payment Module v3.0.0
    By conor in forum Addon Payment Modules
    Replies: 136
    Last Post: 15 Nov 2012, 06:36 PM
  3. Ceon manual card module - cc error leads to page not found
    By jenniesummitreks in forum Addon Payment Modules
    Replies: 2
    Last Post: 16 Sep 2009, 09:28 PM
  4. Ceon Manual/Offline Card Payment Module v1.0.0!
    By conor in forum Addon Payment Modules
    Replies: 117
    Last Post: 27 Feb 2009, 10:04 PM
  5. Re: Ceon Manual/Offline Card Payment Module v1.0.0!
    By wizarddave in forum Addon Payment Modules
    Replies: 0
    Last Post: 2 Jan 2008, 05:13 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR