Order confirmation page - include copy of order

Is it possible to include a copy of the customers order on the online order confirmation page?  It's a bit sparce at the moment, and a customer has commented that it looks dodgy.
I've just tried using the tags from the order conf email but that didn't work.
Thanks
Ben.

No easy solution. Why would anyone want to see what they’re buying before submitting credit card details? I kid, I kid
The only solution is to use ajax, perhaps jQuery’s .load() function to pull in the content of the shopping cart onto that page, parse out only the stuff you need and render it on the page. This is made more difficult by the fact that BC renders the whole cart inside a single TR, and then TDs have these divs in then rendered by the tags, indistinguishable from each other, by IDs or classes.
Good luck!
_M

Similar Messages

  • How to display discount price amt in order confirmation page

    hi,
    I created a discount for site,who places any order will get a discount for that particular order ,How to display discount price amt in order confirmation page.suggest some points guys.

    Try displaying it as following , just put the jsp code for the if() statement i have put below.
    This block loops through order level adjustments and displays the discounts for the one's associated with order promotions.
    <dsp:droplet name="ForEach">
    <dsp:param name="array" bean="ShoppingCart.current.priceInfo.adjustments" />
    <dsp:param name="elementName" value="pricingAdjustment" />     
    <dsp:oparam name="output">
    //displaying if discount was provided, associated with some order level promotion
    if (pricingAdjustment.getPricingModel() != null && pricingAdjustment.getAdjustment() < 0) {
    <dsp:valueof param="pricingAdjustment.totalAdjustment" />
    </dsp:oparam>
    </dsp:droplet>

  • Can I style Web Forms Confirmation Page Results - Specifically the "ERROR" message in the results?

    Hi,
    Can I style Web Forms Confirmation Page Results - Specifically the "ERROR" message in the results?
    {module_webformresults} is auto rendedered as a table with CSS IDs attached but nothing specific for the ERROR message - resulting in the error not being seen.
    The ERROR is triggered by a dulplicate User Name or Password.
    I tried using a JQuery text selector, but it does not work with the results for some reason.
    Any ideas?
    Attached is are the error results, see Username
    Thanks!
    P

    Hi Patrick,
    It should work. You know the id of the specific area, you know what string to search for in order to condition the appearance of the new message.
    Kind Regards,
    Alex

  • Uncheck OK checkbox in GR Confirmation Page

    Hi,
    i got an situation where my purchase order has 20 items. Only one item was received and should be GR. However in SRM, when you enter the confirmation page, the default is to check all checkbox of the OK checkbox. My users would want the default to be unchecked for all OK checkbox.
    May i know where is the configuration to make this changes or a technical enhancement should be made. If so, what is the badi to solve this problem.
    Hope to hear from you gurus.
    Many thanks.
    Regards,
    Wilson

    Jegan,
    The checkbox is not associated with any VO Attribute(not to any db attribute, and transient attribute).
    And When you are moving between the pages you are keeping the retainAM true, that is keeping the value in the checkbox.
    Try the following,
    1) when you move the first page to second page,
    pageContext.removeParameter(<id of the checkbox field>);
    or if you want the checkbox should be unchecked when the page loads, get the handle of the bean and setValue to N in the ProcessRequest.
    And check the issue.
    With regards,
    Kali.
    OSSI.

  • JSP Form with Formatted Confirmation Page

    I have a basic form, and I would like to have a confirmation page pop-up when the user clicks that they are done. The confirmation page needs to have considerable formatting on it, and include the data the user inputted on the form. It also needs to have a "Continue", "Go Back" and "Print" buttons. Continue will tell the form to proceed with submitting the form to the servlet, Go Back will put the user back on the form, Print will bring up another JSP with the form data in printable format with print/email options. Upon exit from the print page they will be back on the Confirmation Page.
    The code below will allow for an OK, and Cancel button in the standard Message box, but this won't work.
    I am assuming I need to create another jsp for the confirmation page. But i am stuck on two issues. How can i ...
    1) Get the data onto the confirmation page from the form?
    2) How can I pass back to the initial form the value of what the user selected (Continue or Go Back) so i know whether to proceed with submitting the form, or staying put.
    Thanks for any help! I am very new to jsp programming.
    <FORM
    ACTION="http://www.mcfedries.com/scripts/formtest.asp"
    METHOD="POST"
    NAME="Monikers"
    onSubmit="return validate(Monikers)">
    Here's the JavaScript for this function:
    <SCRIPT LANGUAGE="JavaScript">
    <!--
    function validate(frm) {
    // Build the form data
    var formData
    formData = "First Name: " + frm.First.value + "\n"
    formData = formData + "Last Name: " + frm.Last.value + "\n"
    formData = formData + "Nickname: " + frm.Nick.value + "\n"
    formData = formData + "Stage Name: " + frm.Stage.value + "\n"
    // Show the data to the user
    return confirm("Here is the form data you entered:" + "\n\n"
    + formData + "\n"
    + "Do you want to submit this data?")
    //-->
    </SCRIPT>

    Does the problem persist if you upload All Files (and not just modified). Do you continue to receive the message even if you choose "After Sending: Stay on Current Page" option? If yes, a site URL would help in identifying the issue.
    Also try inserting a fresh form on a page/new Muse site and see if you're able to replicate the behaviour on different browsers.
    Thanks,
    Vinayak

  • How is Define Links on Confirmation Page-link list key linked to iviews?

    Hi All,
    Although there is no ESS in MSS as such in our new portal (hompage framework), we have configured it as much as we could, so that it was similar to the previous ESS in MSS.  We have used a copy of the ESS address iview for the ESS in MSS emergency contact.
    The trouble is that the links on the confirmation page are trying to resolve to ESS rather than resloving to an option in MSS.  E.G. the Go to Address Overview link is trying to resolve to the address overview screen in ESS rather than MSS.
    I have  checked the parameters on the view and there does't appear to be anywhere that you can assign the lnk list key.  Similarly I have checked the resources and the services parameters and have nowhere to put this key.
    So my question is, how exactly is the link list key attached to an iview? In our case the iviews are in 2 different PCD's so how can I create a zlink list key and assign it to the copied address iview?
    Many thanks,
    Liz.

    The confirmation links are defined in V_T7XSSSERLNK - as far as I can see they are linked to services not iviews
    defined in HpF
    Also "ESS in MSS" is available as "Self-Service for My Employee" in MSS Related Activities for certain SAP releases
    Best wishes
    Stuart

  • Work Protect Popup coming up on Confirmation Page

    I understand how the Work Protect options works, and we have chosen to enable it in our ESS installation.  However, since the install of SP14 for ESS I have noticed the Work Protect Popup coming up for some countries when trying to leave the Confirmation Page via the "What do you want to do next?" links.
    The links on the backend have not changed, and I would assume since I'm on the confirmation page, the transaction should be complete and no issue with data saving should be present.  Also, it depends on which link I hit as to whether or not the popup appears. 
    For example, in Taiwan, when completing a Personal Data application change, I come to the Confirmation screen and am asked "What do you want to do next?" with the standard options
    1. Go to Overview Page
    2. Go to Areapage
    3. Go to ESS Homepage
    If I select the Overview Page, the request is executed without issue.  However, if I select either of the other two options, I get the Work Protect mode popup asking how I want to proceed. 
    Has anyone else seen this issue?  And if so, any idea how it is corrected?

    I am a colleague of Robert Bimonte's.  FYI, the SAP Development team in China has provided a fix for this bug.  In the interface controller implementation of the Overview, Detail, and Review views, the "isDirty" method must be modified to include this code:
      public boolean isDirty( )
        //@@begin isDirty()
            return wdThis.wdGetVcPerBankTWDetailController().isDirty();
        //@@end
    The 'return' statement above replaces the 'return true' value.  This fixes the problem for most of the applications.  One exception is for the Taiwan Personal ID's application, which you must make the fix described above, plus add the 'isDirty' method to the Component Controllers of the 3 views as well.

  • Confirmation Page with registration?

    Hi there.
    I am building a registration page for a site.
    Normally I have the registration page taking you to a confirmation page and after hitting "submit", finishes the registration.
    2 Questions:
    Is this still a good practice?
    If it is, how can I make a "back" button that still have the populated fields where an individual can change what needs to be changed and then hit the "confirm" button again?
    Thank you all very much.
    Deon

    Hi
    The confirmation page would depend on the amount of data I was collecting and what the data was for.
    e.g.
    If it was a survey or e-mail subscribe, then I would not include a confirmation page, (although I would provide feedback for the a-mail subscribe - Thank you [email protected] for subscribing to the news letter ...).
    If it included product purchases and client information, then yes I would include a confirmation page.
    PZ
    www.pziecina.com

  • Hello there! i am using Adobe acrobat pro DC and using windows 8.1. Recently I was trying to convert a web page (includes greek letters) into pdf. I noticed that the conversion is not accurate, some words are missing, some are misplaced. Especially greek

    hello there! i am using Adobe acrobat pro DC and using windows 8.1. Recently I was trying to convert a web page (includes Greek letters) into PDF. I noticed that the conversion is not accurate, some words are missing, some are misplaced. Especially Greek words are not accurately converted or even not converted. Please give me some suggestions to improve this issue. Regards

    Hey quantum info,
    Thank you for posting at Adobe forums. We would love to help you out.
    Could you please let me know if you have tried converting other web pages to PDF and checked if the same issue persists.
    How have you been trying to convert the web page to PDF?
    Are you trying to convert to PDF directly via browsers or using "File > Create > PDF from Web Page"  option in Acrobat.
    Let me know more so that I can analyze where actually the issue persists.
    Hope to hear from you.
    Regards,
    Anubha

  • Flash not working on Windows 8.1, 64 bit, Flash Player 15 it is so bad I cannot use any browser or web page including Adobe, it has taken me an hour to get here

    I have Windows 8.1, 64 bit, Flash Player 15, and use Firefox browser, Flash Player keeps crashing on every web page including Adobe, I cannot play games, this is a screen shot of the problem
    I have done all the FAQ's disabled hardware acceleration, cleared caches, etc, etc, it is so bad that I cannot browse the internet or play game unless I want to spend hours trying to get 30 mins browsing or gaming

    I have Windows 8.1, 64 bit, Flash Player 15, and use Firefox browser, Flash Player keeps crashing on every web page including Adobe, I cannot play games, this is a screen shot of the problem
    I have done all the FAQ's disabled hardware acceleration, cleared caches, etc, etc, it is so bad that I cannot browse the internet or play game unless I want to spend hours trying to get 30 mins browsing or gaming

  • How to create a XML Form with confirmation Page

    Hi!
    I need to create a XML Form that have a confirmation page to enter de data and save it (into XML file).
    It's possible to make it with the XML Forms Builder, or I need to make it manual at xml & xsl??
    (Sorry about my poor english!)

    Hi Ernesto,
    there is currently no confirmation message available in the XMLForms EditForm. But you can use the "preview" button to show how it looks like, before you are using the "Save" button.
    Regards
    --Matthias

  • C5280 prints black page when copying and scanning

    Can anybody help please.
    C5280 prints a black page when I want to copy or scan but it prints ok from the computer. The light seems to be working on it. I am unable to reinstall with the disc as the CD drive is not working now. Does it need to be reinstalled.
    Thanks for any help possible.

    Hi @Dani77 ,
    I see by your post that you are getting a black page when copying and scanning from the printer. You can print fine and you updated the HP software, the printer is connected directly to a wall outlet and you have the same results.
    I would really like to be able to help you resolve this issue.
    I wasn't sure whether you just updated the printer software on the printer or the firmware.
    If you haven't already, please update the printer's firmware. HP LaserJet Pro M1536dnf Multifunction Printer Drivers.
    Disconnect the USB or Ethernet cable from the printer.
    Make sure the printer is still connected directly to a 3 prong wall outlet.
    Try making a copy with a blank sheet.
    If the output is blank, then try and copy a text document.
    I will send you another step to try in a private message.
    In the forum beside your handle name just click on the envelope to view it.
    How is the printer connected? (USB/Ethernet)
    Please let me know the outcome.
    Have a nice day!
    Thank You.
    Please click “Accept as Solution ” if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos Thumbs Up" on the right to say “Thanks” for helping!
    Gemini02
    I work on behalf of HP

  • Black page when copying and scanning

    Hi,
    I have a HP Laserjet 1536dnf MFP, all was working fine until I changed the ink cartridge two days ago.  Printing is fine but when I go to copy or scan I get a solid black page printed.  I've checked the light goes across when copying and scanning, tried switching off printer and on again, plugged it straight in to wall and updated all HP software.  Any ideas?
    Many thanks
    Dani

    Hi @Dani77 ,
    I see by your post that you are getting a black page when copying and scanning from the printer. You can print fine and you updated the HP software, the printer is connected directly to a wall outlet and you have the same results.
    I would really like to be able to help you resolve this issue.
    I wasn't sure whether you just updated the printer software on the printer or the firmware.
    If you haven't already, please update the printer's firmware. HP LaserJet Pro M1536dnf Multifunction Printer Drivers.
    Disconnect the USB or Ethernet cable from the printer.
    Make sure the printer is still connected directly to a 3 prong wall outlet.
    Try making a copy with a blank sheet.
    If the output is blank, then try and copy a text document.
    I will send you another step to try in a private message.
    In the forum beside your handle name just click on the envelope to view it.
    How is the printer connected? (USB/Ethernet)
    Please let me know the outcome.
    Have a nice day!
    Thank You.
    Please click “Accept as Solution ” if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos Thumbs Up" on the right to say “Thanks” for helping!
    Gemini02
    I work on behalf of HP

  • How do I attaching a confirmation page to a survey submission?

    The link below goes to my survey. I want to prompt participants to a confirmation page on submission. Where and how to I link to that confirmation page?
    http://www.diojeffcity.org/Home%20Page/Parishioner%20Survey/survey.html

    Hi
    At the end of your-
    sendresults.php
    page, you would have to redirect them to the confirmation page, using something similar to the following -
      $confirmGoTo = "confirm.php";
      header(sprintf("Location: %s", $confirmGoTo));
    PZ

  • I updated my mac book pro to mountain lion recently and my safari is not loading few web pages including apple sites please help me

    i updated my mac book pro to mountain lion recently and my safari is not loading few web pages including apple sites please help me

    I have this problem too but it seems pot luck and only like 5% of the time, the website will say the page is loaded but the page is just blank white...refreshing does not work and I have to go back and navigate to the page again

Maybe you are looking for