Page 13 of 16 FirstFirst ... 31112131415 ... LastLast
Results 121 to 130 of 152
  1. #121
    Join Date
    Mar 2011
    Posts
    2
    Plugin Contributions
    0

    Default Re: 2CheckOut for Zen 1.3.0.2 Released

    hello I tried integrating my zen cart with 2checkout and after I followed all the steps I just got the images for back and forward, and add to cart broken and the title of the webpage got changed to TITLETERTIARY_SECTIONSITE_TAGLINE Idk what is the problem and seem to be looking everywhere on how to fix it.

    Thanks you

  2. #122
    Join Date
    Apr 2011
    Posts
    34
    Plugin Contributions
    0

    Default Re: 2CheckOut for Zen 1.3.0.2 Released

    Posted my question here http://www.zen-cart.com/forum/showthread.php?t=178233
    but found this thread

    I did a new install this morning of the zen cart 1.3.9
    Added the 2checkout module
    set up the information as needed.
    Placed one item in the store to make a purchase.
    Placed the item in the cart, went through checkout
    all the way to the end but when it gets sent to 2checkout.com,
    I get a parameter error:

    Parameter Error
    A pparameter error was encountered when attempting to process this sale. Please notify the supplier so that this can be resolved as soon as possible.

    Anybody have any ideas as to why I get this error?

    I spent an hour on the phone with tech support at 2co and he has never seen this. He had me check some of the php files and settings and said it is set up correctly.

  3. #123
    Join Date
    Apr 2011
    Posts
    34
    Plugin Contributions
    0

    Default Re: 2CheckOut for Zen 1.3.0.2 Released

    I installed 1.9.3h and also installed the 2checkout payment module. It works great.

    http://www.zen-cart.com/index.php?ma...roducts_id=180
    is the contrib I used. The update_database.sql file was easy to install. Not sure I did it exaclty right
    but in my admin control panel in zen, went to tools/ install SQL patches.
    I opened the file, copied the text, pasted it into the install SQL patches area, also uploaded
    the update_database.sql file and hit go. You have to make sure its in the payment module
    and install and fill in your info from there. It worked great for me several times.

  4. #124
    Join Date
    Feb 2004
    Location
    New York
    Posts
    279
    Plugin Contributions
    1

    Default Re: 2CheckOut for Zen 1.3.0.2 Released

    I'm using ZC 1.3.9d and for the last few months, I have not received confirming email on 2checkout purchases. Anyone else dealing with this? What should I look for and do? I reinstalled the payment module and the same issues have occurred.

  5. #125
    Join Date
    Apr 2011
    Posts
    34
    Plugin Contributions
    0

    Default Re: 2CheckOut for Zen 1.3.0.2 Released

    Are you saying you have actual sales from your cart and your not receiving emails from 2co? or from the cart itself?

    if you're not getting emails from 2co, call their tech support. They are awesome!
    If it's the fact your not getting email from the cart, that's another issue.

  6. #126
    Join Date
    Apr 2007
    Location
    Tampa, Florida
    Posts
    180
    Plugin Contributions
    0

    Default Re: 2CheckOut for Zen 1.3.0.2 Released

    Quote Originally Posted by CAguy View Post
    Posted my question here http://www.zen-cart.com/forum/showthread.php?t=178233
    but found this thread

    I did a new install this morning of the zen cart 1.3.9
    Added the 2checkout module
    set up the information as needed.
    Placed one item in the store to make a purchase.
    Placed the item in the cart, went through checkout
    all the way to the end but when it gets sent to 2checkout.com,
    I get a parameter error:

    Parameter Error
    A pparameter error was encountered when attempting to process this sale. Please notify the supplier so that this can be resolved as soon as possible.

    Anybody have any ideas as to why I get this error?

    I spent an hour on the phone with tech support at 2co and he has never seen this. He had me check some of the php files and settings and said it is set up correctly.
    Did you ever get this figured out. I just installed this module and got the same error.

    Thanks

  7. #127
    Join Date
    Aug 2011
    Posts
    1
    Plugin Contributions
    0

    Default Re: 2CheckOut for Zen 1.3.0.2 Released

    im having a problem with the actual shopping cart i cant seem to make it visible on the webpage of my buisness and it is annoying because i have the price etc showing and my customers cannot ''add to cart'' please help ive tried the manual and am really stuck!

    Thanks

  8. #128
    Join Date
    Jun 2011
    Posts
    150
    Plugin Contributions
    0

    Default Re: 2CheckOut for Zen 1.3.0.2 Released

    Hi,

    I've added some attributes to the product (size and delivery type)... based on these attributes the prices varies...

    attributes are working fine till the client moves from my shopping cart to 2checkout website... at that time, although I get the right price (driven by attributes) but the attributes get lost...

    Please advice...

    Thanks

  9. #129
    Join Date
    Jun 2011
    Posts
    150
    Plugin Contributions
    0

    Default Re: 2CheckOut for Zen 1.3.0.2 Released

    Quote Originally Posted by birdoasis View Post
    Hey,

    the 2checkout mod was working great, but suddenly my orders are not getting back to admin, and the emails tell me I have 1) Cart 22 ordered, and the customer is getting the same info.

    Any ideas?

    Using 1.3.7
    JP
    how did you get this fixed...?

  10. #130
    Join Date
    Jun 2011
    Posts
    150
    Plugin Contributions
    0

    Default Re: 2CheckOut for Zen 1.3.0.2 Released

    Quote Originally Posted by wccomp View Post
    Well I fixed mine however I don't know if it is the correct way or not.

    In the includes\modules\payment\as2checkout.php find line 181 or do a search for Process_2checkout (there is only one) the line will look like this

    zen_draw_hidden_field('x_receipt_link_url', HTTPS_SERVER . DIR_WS_CATALOG . 'process_2checkout.php');

    take the "S" out of HTTPS_Server so it reads

    zen_draw_hidden_field('x_receipt_link_url', HTTP_SERVER . DIR_WS_CATALOG . 'process_2checkout.php');

    This solved both the issue of the blank page as well as the issue of MODULE_PAYMENT_2CHECKOUT_TEXT_ERROR_HASH_MESSAGE


    What this line does is overwrite the settings that you have in 2CO, they call it an X-Return if you look in thier forums.
    Hi,

    I've removed the S out of HTTPS but still I am getting the same error message...

    Please advice...

 

 
Page 13 of 16 FirstFirst ... 31112131415 ... 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