in

dashCommerce

An ASP.NET Open Source e-Commerce Application
All Tags » cart (RSS)

Browse by Tags

  • Re: Descriptor tab problem

    I have a similar problem: If I create 2 descriptor tabs, and then I go to the product page and then click on the second descriptor tab, and then try to add the product to the cart, I get the " Oops! An error has occurred. This error has been logged. If the problem persists, please contact us!"...
    Posted to dashCommerce 3.0 (Forum) by jadeiceman on 07-21-2008
  • Oops Error on Add to Cart Click After Attribute Added

    I added an attribute to a product after it was active by creating an attribute and then changing the product to Enabled=false in the db, associating the attirbute with the product through dashCommerce Admin and then changing Enabled back to true. This worked great (attribute shows on product page) EXCEPT...
    Posted to How Do I . . . (Forum) by techsage on 07-13-2008
  • Problem with shopping cart and logins

    The bug I have discovered, is triggered when I log in as a user, and then close my browser, or let my login expire. When I return to the site and add something to the basket, it actually gets added to the basket of the last logged in user from my computer, and not to an anonymous user basket. Has anyone...
    Posted to dashCommerce 2.2 Support (Forum) by dt309 on 06-30-2008
  • Proceed to checkout vs. PayPal btn

    On cart.aspx, can somebody give me some more information on what is the difference between the "Proceed to Checkout" link at the top of the page vs. the yellow "checkout with PayPal" button at the bottom of the page. My guess is that the "Proceed to Checkout" at the top...
    Posted to General Forum (Forum) by phatPhil on 06-09-2008
  • Quantity drop-down in shopping cart is blank

    When I add a product (no attributes) to the cart, the quantity drop-down appears but is blank. This, in turn, creates error when trying to update the cart or proceed to checkout. Has anyone else had this problem or know of a solution? Much thanks! James
    Posted to dashCommerce 3.0 (Forum) by jhurley on 06-03-2008
  • Re: PayPalPro Provider Not Working

    Well, I got it working, but i'm not really sure what changed. I first tried a clean download and build from the site using the existing database I'm working with - same issue - OK, so its something in the database.I then made a new clean database and re-configured my shipping, tax, and payment...
    Posted to dashCommerce 3.0 (Forum) by benmorrison on 03-10-2008
  • Re: Lost the cart item when user register

    ok so what I found was happening, the user was given a temporary username on load and the cart order was assigned to that username, then once the user registered the order items were not transfered to the new username. To correct this I used the OrderController.MigrateCart() method to move the order...
    Posted to dashCommerce 2.2 Support (Forum) by stualpha on 03-06-2008
  • Re: Lost the cart item when user register

    Hi, Thanks for the code. Does yours work for when a user registers or just logs in ? Works fine for login, still having issues with register. Time for some more fun. Also, does anyone know of the use of the method: LogInUser in the Login.aspx.cs file ? I can't seem to find anywhere that uses it....
    Posted to dashCommerce 2.2 Support (Forum) by stualpha on 03-05-2008
  • Re: TransactionID not returned by PayPal

    As an addendum, for future reference, after fixing the problem as described above, I then fell into the following ape trap: On return to dashCommerce, after paying for a test transaction in PayPal's sandbox, ~/paypal/pdthandler.aspx did not redirect to ~/receipt.aspx The reason for this is that,...
    Posted to dashCommerce 3.0 (Forum) by aewrigley on 02-19-2008
  • Please Answer: Error 4020 coming back to PayPalService.cs

    Hi I am testing in sandbox mode, paypal standard. A payment is completed succesfully, execution returns to my dash commerce app, but when /paypal/pdthandler.aspx calls into PayPalService.cs to verify, via PayPal's webservice, that the payment has effectively been made (and not just maliciously appended...
    Posted to dashCommerce 3.0 (Forum) by aewrigley on 02-18-2008
Page 1 of 2 (13 items) 1 2 Next >