in

dashCommerce

An ASP.NET Open Source e-Commerce Application

Errors in the "proceed to checkout" colapsible panel

Last post 09-15-2008 3:30 AM by hiskeyd. 9 replies.
Page 1 of 1 (10 items)
Sort Posts: Previous Next
  • 03-11-2008 4:50 AM

    • berndt
    • Top 25 Contributor
    • Joined on 02-12-2008
    • In some dark cave
    • Posts 48

    Errors in the "proceed to checkout" colapsible panel

    The coupon information panel should  be present after the Payment information, because it's impossible to press the continue button in the
    coupon panel before you filled out the payment information.

    When you then filled out the payment information you have to go back
    to the coupon panel and click continue to once again come to the payment panel.

    This is a bit confusing.

    Then there are some errors to.
    1) If you want to remove the coupon or change the coupon code (by clearing the coupon code field). the coupon code variable is not cleared because the    discount is still calculated in the total.

    2) The  "Proceeed to checkout" label is not localized.

    regards Berndt

  • 06-17-2008 9:38 PM In reply to

    Re: Errors in the "proceed to checkout" colapsible panel

    This exact same thing is happening to me. I am using the web ready release and have deployed it to my client's domain in a sub directory for testing before the actual launch.

    I kept clicking on the "continue" button and nothing was happening.

    Is there any way to change this? Like is it simple enough to switch the order of these panels?

    Please post your ideas.

    Phil

  • 06-17-2008 9:39 PM In reply to

    Re: Errors in the "proceed to checkout" colapsible panel

    Another issue with the checkout panels is that if you enter in your credit card incorrectly you get a popup with an error message that is too generic.

  • 06-23-2008 1:18 AM In reply to

    • jmuker
    • Top 100 Contributor
    • Joined on 04-18-2008
    • Posts 9

    Re: Errors in the "proceed to checkout" colapsible panel

    Has anyone managed to figure out a way to pass a message to the popup? like for credit card errors to show the customer why it failed?

    phatPhil:

    Another issue with the checkout panels is that if you enter in your credit card incorrectly you get a popup with an error message that is too generic.

     
  • 07-30-2008 12:25 AM In reply to

    Re: Errors in the "proceed to checkout" colapsible panel

     I am going to need to figure this out. Me and my client agreed that this would probably stump all the customers thereby ruining his marketing promo that gives everyone a coupon code. So I have to figure this one out so I can push the site to production.

    Any ideas?

    Phillip 

  • 07-31-2008 5:26 PM In reply to

    Re: Errors in the "proceed to checkout" colapsible panel

     You can switch the coupon and payment sections around with a little code tweaking.

  • 07-31-2008 6:07 PM In reply to

    Re: Errors in the "proceed to checkout" colapsible panel

    jmuker:
    Has anyone managed to figure out a way to pass a message to the popup? like for credit card errors to show the customer why it failed?

    In the latest release, you should get a message at the bottom of the collapsible panel. We fixed that up so any PaymentService exception gets caught and displayed to the user. The "Oops" dialog should only pop up for unhandled exceptions.

    Hope this helps.

    --
    Support dashCommerce - Buy Our Stuff!!


    Find a bug? Create a Work Item for a fast response.. Want to help? Create a patch for us! Documentation? Help us write some!
  • 08-03-2008 5:05 PM In reply to

    Re: Errors in the "proceed to checkout" colapsible panel

    would anyone like to post how they go about switching the payment and coupon panels? I have tried twice and got errors so I had to back out my changes.

    Yes, this is a vague description, so I will post what I did and the code too. Hopefully I can get this working this week. It is the top problem for my client.

  • 08-16-2008 11:48 PM In reply to

    Re: Errors in the "proceed to checkout" colapsible panel

    I am working on this again and would appreciate any tips if you have already worked with this code.

    Much Appreciated,

    Phillip

  • 09-15-2008 3:30 AM In reply to

    Re: Errors in the "proceed to checkout" colapsible panel

    see here: http://dashcommerce.org/forums/t/1402.aspx
Page 1 of 1 (10 items)