Results 1 to 7 of 7

Product still shows in cart after transaction is complete

This is a discussion on Product still shows in cart after transaction is complete within the osCommerce 2.2 Modification Help forums, part of the osCommerce 2.2 Forums category; Hey, Im havin a little problem with the product stiil being in the cart after the transaction is complete. I ...

      
  1. #1
    Lurker
    Join Date
    Jul 2005
    Posts
    3
    Rep Power
    0


    Default Product still shows in cart after transaction is complete

    Hey,
    Im havin a little problem with the product stiil being in the cart after the transaction is complete.

    I am using SecureTradingST. Everything works ok except after being taken to ST Seceure servers, and completing the transaction,
    It doesn't send the user back to the site after the transaction is complete, so having to reopen the site.

    When logging back in to the site, the previous completed transaction is still in the shopping basket.

    Anyone got any ideas


    Cheers,

    bryndog

  2. #2
    Active Member red_fraggle's Avatar
    Join Date
    Feb 2004
    Location
    wilmington, NC
    Posts
    343
    Rep Power
    8


    Default RE: Product still shows in cart after transaction is complet

    sounds like the session isnt following the users browser as it moves to secure then back for the transaction. What do you have in your /includes/configure.php file for the "http and https cookie domains"?

  3. #3
    Lurker
    Join Date
    Jul 2005
    Posts
    1
    Rep Power
    0


    Default Similar problem

    I have a similar problem....
    When the customer chooses to pay with credit card, the site redirects him
    to the banks site, the transaction is processed from the bank, but when he returns back to the site the product s stil there.
    It isnt cleared but it remains as the transaction never paid.

    Any ideas????

  4. #4
    Active Member red_fraggle's Avatar
    Join Date
    Feb 2004
    Location
    wilmington, NC
    Posts
    343
    Rep Power
    8


    Default Re: Similar problem

    Quote Originally Posted by evdokimos
    I have a similar problem....
    When the customer chooses to pay with credit card, the site redirects him
    to the banks site, the transaction is processed from the bank, but when he returns back to the site the product s stil there.
    It isnt cleared but it remains as the transaction never paid.

    Any ideas????
    This is due to no data being sent to your store. You need to use a payment module that posts some data to your store. As it stands OSC has no way of knowing if your customer has paid or not. therefore the store doesnt mark it paid, and rightly so.

    imagine if all your customers went to the bank site and didnt pay, since osc doesnt know for sure, would you want them marked paid anyway? even though they just went to the bank site and didnt put in their CC details?

    So in cases like this its better to leave it marked unpaid and add the order to the system, where you come in later and mark it paid after verifying that you did indeed recieve the CC order from your bank....

    The only way around this is to use a CC module which both posts and gets data from your bank, so that your shop knows it has received payment and can mark the order paid.

  5. #5
    Lurker
    Join Date
    Jul 2005
    Posts
    3
    Rep Power
    0


    Default Re: RE: Product still shows in cart after transaction is com

    Quote Originally Posted by red_fraggle
    sounds like the session isnt following the users browser as it moves to secure then back for the transaction. What do you have in your /includes/configure.php file for the "http and https cookie domains"?
    Hi,

    The http cookie domain is set to 'coX7.ourserver.com'(our server)
    and the https cookie domain is not set (we are using a Secure Trading contribution, so I figured that their servers should deal with that)
    Please tell me I`m wrong and that I need to just fill out the https cookie domain part of the config.

    Cheers for any help,

    Bryndog

  6. #6
    Active Member red_fraggle's Avatar
    Join Date
    Feb 2004
    Location
    wilmington, NC
    Posts
    343
    Rep Power
    8


    Default RE: Re: RE: Product still shows in cart after transaction is

    ok that is why, you need to set the https cookie domain to 'thier_domain.com' ...

  7. #7
    Lurker
    Join Date
    Jul 2005
    Posts
    3
    Rep Power
    0


    Default RE: Re: RE: Product still shows in cart after transaction is

    Thanx for all the help on this one. I got it now!

Similar Threads

  1. product/category description shows FCK editor url
    By Dumb_Question in forum osCMax v2 Features Discussion
    Replies: 7
    Last Post: 01-01-2006, 01:11 PM
  2. Remove product from cart - cart not updating
    By mentalskylight in forum osCommerce 2.2 Installation Help
    Replies: 0
    Last Post: 03-10-2005, 02:42 AM
  3. is there a modifiedd Shopping cart module shows
    By blum in forum osCMax v1.7 General Mods Discussion
    Replies: 1
    Last Post: 01-30-2005, 07:24 AM
  4. Complete product listing on 1 page.
    By twinklep in forum osCommerce 2.2 Modification Help
    Replies: 1
    Last Post: 09-29-2004, 10:06 AM
  5. won't add to cart if product has options...
    By starchild in forum osCommerce 2.2 Modification Help
    Replies: 5
    Last Post: 12-06-2002, 06:57 AM

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
  •