Page 1 of 16 12311 ... LastLast
Results 1 to 10 of 152
  1. #1
    Join Date
    May 2005
    Location
    Bath, Somerset
    Posts
    1,053
    Plugin Contributions
    3

    Default 2CheckOut for Zen 1.3.0.2 Released

    This module is being sent to the contributions section today. This is the support thread for any problems regarding to the module.

    The site wiki has been updated with the install file.

    Absolute

  2. #2
    Join Date
    May 2005
    Location
    Bath, Somerset
    Posts
    1,053
    Plugin Contributions
    3

    Default Re: 2CheckOut with Zen 1.3.0.2 Released

    Download available from: http://www.zen-cart.com/index.php?ma...roducts_id=180

    Absolute

  3. #3
    Join Date
    May 2005
    Location
    Bath, Somerset
    Posts
    1,053
    Plugin Contributions
    3

    Bug Found and Fixed in 2CO Module

    BUG FIX RELEASED

    A bug has been detected when using FireFox. The problem is with the redirect URL. This has now been found, and updated, with thanks to godin5150 for finding the issue.

    The updated files have just been posted tp the contribs section, but in the meantime, here is the fix:

    + Open process_2checkout.php
    + Goto Line 46, where you will find
    Code:
    ?>
    <body>
    Insert a new line before the ?>, and paste the following line of code:
    Code:
    $redirect_url = str_replace('&amp;', '&', $redirect_url);
    Many thanks, and if anyone should find anything further, please let me know.

    Absolute

  4. #4
    Join Date
    Feb 2006
    Posts
    116
    Plugin Contributions
    0

    Default Re: 2CheckOut with Zen 1.3.0.2 Released

    I read the reade file. it mentions that in order for products to be dispayed on the 2co website, we need to upload csv of our products. we will need to do this each time we change our cataog?

  5. #5
    Join Date
    May 2005
    Location
    Bath, Somerset
    Posts
    1,053
    Plugin Contributions
    3

    Default Re: 2CheckOut with Zen 1.3.0.2 Released

    Unfortunately, with 2CO, yes you do. There is no way of sending the products with each transaction. 2CO insist that they have an up-to-date list of your products, with a short description and a price.

    If 2CO alter this procedure, then we'll keep an eye out, and release an updated version.

    Absolute

  6. #6
    Join Date
    May 2005
    Location
    Bath, Somerset
    Posts
    1,053
    Plugin Contributions
    3

    Re: 2CheckOut with Zen 1.3.0.2 Released

    Another little bug has just been reported and solved.

    Bug: 2CheckOut refuses orders over 999.99

    Solution:

    Please edit the following code:

    includes/modules/payment/as2checkout.php
    Line 160
    Replace :
    Code:
    zen_draw_hidden_field('x_amount', number_format($cOrderTotal, 2)) .
    with
    Code:
     zen_draw_hidden_field('x_amount', number_format($cOrderTotal, 2, '.', '')) .
    This update has just been submitted to the contributions section.

    Absolute

  7. #7
    Join Date
    Feb 2006
    Posts
    116
    Plugin Contributions
    0

    Default Re: 2CheckOut with Zen 1.3.0.2 Released

    what does happen when the list is not kept uptodate and a customer buys something not on 2co's list?

  8. #8
    Join Date
    Feb 2006
    Location
    Chicago
    Posts
    1,162
    Plugin Contributions
    0

    Default Re: 2CheckOut with Zen 1.3.0.2 Released

    I want to write my own contribution to enable checkout for zen cart and one more cart which doesnt have 2checkout
    How can I start?
    Is there any tutorial for that?
    What are the thing which should be taken care of while writing a module for a payment gateway like 2checkout?
    Thanks

  9. #9
    Join Date
    May 2005
    Location
    Bath, Somerset
    Posts
    1,053
    Plugin Contributions
    3

    Default Re: 2CheckOut with Zen 1.3.0.2 Released

    There are various "how-tos" on the 2CO site. Unforunately, there aren't any definitive lists, so you have to read through the whole site and get the relevant information.

    Have a look through my module, and you may get the rough idea. 2CO is not the easiest company to start with, as they're slightly unique!

    Good luck

    Absolute

  10. #10
    Join Date
    Feb 2006
    Location
    Chicago
    Posts
    1,162
    Plugin Contributions
    0

    Default Re: 2CheckOut with Zen 1.3.0.2 Released

    Quote Originally Posted by Absolute
    There are various "how-tos" on the 2CO site. Unforunately, there aren't any definitive lists, so you have to read through the whole site and get the relevant information.

    Have a look through my module, and you may get the rough idea. 2CO is not the easiest company to start with, as they're slightly unique!

    Good luck

    Absolute
    Thanks Absolute, I am reading the contributions
    Will let you know in case I have any questions!
    San

 

 
Page 1 of 16 12311 ... LastLast

Similar Threads

  1. Zen Cart v1.5.4 Released!
    By DrByte in forum Zen Cart Release Announcements
    Replies: 0
    Last Post: 31 Dec 2014, 08:57 PM
  2. Zen Cart v1.3.9d -- Released!
    By DrByte in forum Zen Cart Release Announcements
    Replies: 0
    Last Post: 3 Jun 2010, 04:37 PM
  3. Zen Cart v1.3.9c -- Released!
    By DrByte in forum Zen Cart Release Announcements
    Replies: 0
    Last Post: 18 May 2010, 04:32 PM
  4. 2CheckOut.com is ok for zen 1.3.7 version ?
    By Adder in forum Built-in Shipping and Payment Modules
    Replies: 7
    Last Post: 9 Nov 2008, 06:12 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