Important Notice from AspDotNetStorefront
It is with dismay that we report that we have been forced, through the action of hackers, to shut off write-access to this forum. We are keen to leave the wealth of material available to you for research. We have opened a new forum from which our community of users can seek help, support and advice from us and from each other. To post a new question to our community, please visit: http://forums.vortx.com
Results 1 to 3 of 3

Thread: request quote order confirmation

  1. #1
    ahsrescue is offline Member
    Join Date
    Feb 2008
    Posts
    35

    Default request quote order confirmation

    I'm hoping someone can help me with this. I need Request for Quote checkouts to invoke a separate confirmation page. I want to set a seperate Adwords goal for quote requests. The adwords goal conversion code requires an actual page. This is strickly for adwords goal conversions.

  2. #2
    ahsrescue is offline Member
    Join Date
    Feb 2008
    Posts
    35

    Default order confirmations

    Anyone? Bueller?

    What code can I use and where? I need checked out carts to invoke 1 order confirmation page, and submitted requests for quote to invoke a 2nd separate confirmation page. I need this to track this with 2 separate goal conversions in adwords.

  3. #3
    ahsrescue is offline Member
    Join Date
    Feb 2008
    Posts
    35

    Default Simple customization.

    According to ASPDNSF support, this would be a relatively "simple mod." I'm calling on the rich DotNet programming / ASPDNSF user community for a little nudge in the right direction here. I too, would imagine that this is relatively simple.

    An if / then statement: if request a quote, then *this order confirmation page / app-config*, else if checkout, then this order confirmation page / app-config.

    Then I can define whatever page I want for each in the code or in the app-configs mentioned in the code.

    Can anyone imagine what that would look like in the code.

    Thank you.