Page 12 of 16 FirstFirst ... 21011121314 ... LastLast
Results 111 to 120 of 152
  1. #111
    Join Date
    Dec 2006
    Posts
    1
    Plugin Contributions
    0

    Default Re: 2CheckOut for Zen 1.3.0.2 Released

    We have been having the same problems, after turning on the test mode and trying different configurations I came to realize 2CO does perform the direct return properly, The orders work if I have 2CO leave a link for the customer to click on but direct return just does not work. All the params are set up correctly.

    Quote Originally Posted by dealbyethan.com View Post
    Hi,

    My 2checkout module was working fine. Until recently, I found out that I stopped getting the order confirmation email if customers chose to pay using 2checkout. There is no order record in my zencart admin either. Any idea how this happened? Please help. Thank you.

  2. #112
    Join Date
    Jun 2009
    Posts
    24
    Plugin Contributions
    0

    Default Re: 2CheckOut for Zen 1.3.0.2 Released

    Does anyone have a fix for an error:

    1364 Field 'return_md5' doesn't have a default value
    in:
    [INSERT INTO 2checkout (start_time, status, amount, session_id) VALUES
    (now(), 'Requested', '21.94', '040sjp9an6gnamrqmmclc6att0')]

    with ZC version 1.3.8 with Mysql 5.1 ?!?!?

    I've tried reapplying the patch to sql, reinstalling the asp modules, nothing changes the error from occuring.

    Curt

  3. #113
    Join Date
    Jun 2009
    Posts
    24
    Plugin Contributions
    0

    Default Re: 2CheckOut for Zen 1.3.0.2 Released

    Seems like it just doesn't like the there being no default value, I've examined the 2checkout table and the return_md5 is set as TEXT with a Null value.

    I tried altering to a VARCHAR(50) with a default value of 0, the error no longer appears, however once zencart takes you over to 2checkout you get a parameter error and the entries for the order are blank, I could really use some help out there guys, this module has been out now for nearly 3 years, someone else has had to have encountered this issue and there must be a resolution for it.


    Curt

  4. #114
    Join Date
    May 2009
    Posts
    222
    Plugin Contributions
    1

    Default Re: 2CheckOut for Zen 1.3.0.2 Released

    Hi

    Please can someone let me know whichi is the current and best 2checkout module for zen cart and where to download it from?

    Are there any problems with this?

    I am selling flowers but i dont want to collect a delivery address, only delivery address since it complicates things. I dont want to pass the delivery address to 2checkout.com only the billing address. So i would set my products up as virtual in Zen and have them enter the billing address in the instructions for seller box (or whatever its called) in zen cart.

    I currently use PayPal and dont pass the delivery address to PP since they reject orders with different billing and delivery address. Since i sell flower people dont ever send them to themselves

    Thanks

  5. #115
    Join Date
    Oct 2007
    Location
    Hong Kong
    Posts
    111
    Plugin Contributions
    0

    Default Re: 2CheckOut for Zen 1.3.0.2 Released

    I am about to upload my ZC product table (in a .csv file) onto my 2CO account. But I have the following issues to be clarified before I dare to mess about:

    The first column of the csv file is "Product ID, i.e. The ID that you use to identify your product". This ID is obviously very important, and I don't want to get it wrong. And linked to this ID, there is product description, "base price", etc.

    So my question is ... which ID from ZC do I use? I noticed from Admin area that the first product I created in ZC carries an ID "1". Do I use this?

    Related to this ... for every product, I have different "product options" (with different pricing), and I noticed that each product option also has an ID. The two sets of ID's in ZC are not uniquely generated (there are duplications). So which set should I use? I am hoping that it is the "Product Options" ID's, so that each product option can be captured in 2CO as a unique product.

    Last question is ... I noticed that, without the product table loaded, the product shown on 2CO order confirmation is always c_prod_1, with "base price" as "0.00". And there is a "Cart ID". And then there are is info shown as follows:

    Contents of your order :
    Cart ID : 29
    Vendor Product ID : 29
    Product Description : Vendor site cart purchase: Invoice 29 Product Name : Cart Purchase: 29 Quantity : 1 Base Price : 4.79
    I suppose 2CO used the "Cart ID" to generate some sort of product information for the customer. I hope with properly uploaded product table, this info will ceased to be displayed.

    Hope to get a response from the experienced. Thanks!

    Jeff
    http://haostaff.com

  6. #116
    Join Date
    Oct 2007
    Location
    Hong Kong
    Posts
    111
    Plugin Contributions
    0

    Default Re: 2CheckOut for Zen 1.3.0.2 Released

    The key question is ... I suppose ...
    Does the 2CO module in Zencart pass "Product ID" or "Product Attribute ID" to 2CO?

    I.e. which Zencart ID should I use on 2CO Admin to identify all the products that I "mirror-upload" there?

  7. #117
    Join Date
    Oct 2007
    Location
    Hong Kong
    Posts
    111
    Plugin Contributions
    0

    Default Re: 2CheckOut for Zen 1.3.0.2 Released

    Through own test, I have found:

    - It is the Zencart product ID, not the product attribute ID, that is used to communicate with 2CO.

    - Whatever ID is used, 2CO do not show the individual product prices anyway. They only show the total order amount. This module generates a "Cart ID", and it is shown to represent the order.

    - I have uploaded my product catalogue to 2CO account using .csv file (spreadsheet), based on 2CO instructions.

    With this, let me close my earlier questions.

    Jeff

  8. #118
    Join Date
    Oct 2007
    Location
    Hong Kong
    Posts
    111
    Plugin Contributions
    0

    Default Re: 2CheckOut for Zen 1.3.0.2 Released

    I do not know whether this thread is still "looked after", as I have been talking to myself.

    Post it here anyway ... PATCH NEEDED!

    In the PayPal Express payment module, there is a very useful function ... auto creation of an accout for the unregistered customers. The customer is sent a Welcome email with the login details.

    I am allowing the customers to pay with 2CO (credit cards) without registering an account. It would be nice to duplicate the same auto account creation function from PayPay Express to 2CO module.

    I know this is probably viable because 2CO requires the customer to input an email address. Can't ZC request for that email address and create an account with it?

    I am not worried if the customer chooses to enter a wrong email address. If he/she just wants to pay for a downloadable product, and does not want to receive anything information after that, then it is fine with me.

    Can someone, by any chance, point me to the right direction of how to develop a patch for 2CheckOut Addon Module for above purpose?

    This is beyond me as I have zero programming ability, but can follow instructions to amend codes, if someone can kindly provide the instructions.

    Thanks in advance.
    Jeff

    ==========================
    Attention !!!

    I have now posted this at the "Features Wishlist" section with the following thread:

    http://www.zen-cart.com/forum/showth...t+creation+2co

    Please post your replies there, to avoid double threads on same topic. Thanks !
    Last edited by haostaff; 4 Feb 2010 at 04:48 AM. Reason: Note for Attention !!!

  9. #119
    Join Date
    Jun 2010
    Posts
    6
    Plugin Contributions
    0

    Default Re: 2CheckOut for Zen 1.3.0.2 Released

    Is 2checkout module upgraded or its still in old version from 2006 ?

  10. #120
    Join Date
    Jun 2009
    Location
    Miami, Fl
    Posts
    138
    Plugin Contributions
    0

    Default Re: 2CheckOut for Zen 1.3.0.2 Released

    Well... the latest version that I can see is "Nov 28 2007" Version: 1.4.
    Did you installed? can I see your website to see how is working? Do you receive the money without problems? I want to add this module in my store but it would be great to have the opinion of users that are using this module. Thanks!

 

 
Page 12 of 16 FirstFirst ... 21011121314 ... 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