Forum

The forum is a free service supported by community members. Please consider opening a support ticket if you need timely help.

PrevPrev Go to previous topic
NextNext Go to next topic
Last Post 10 Mar 2011 03:17 PM by  travis hawkins
Straight to Buy Now
 2 Replies
Sort:
You are not authorized to post a reply.
Author Messages


New Member


Posts:
New Member


--
03 Mar 2011 04:05 PM
    I have a fairly complex service selection process already built and just need this control to handle the purchase process. Is there a way to programmatically add items to the cart and load the control at the Purchase process? I've got the Storefront control being loaded into another control using the DNN PortalModuleBase object. It seems there would be a way to configure the ViewRevindexStorefrontCart module with the product I want to purchase before displaying it.
    Thanks for your help
    0


    Veteran Member


    Posts:2957
    Veteran Member


    --
    03 Mar 2011 04:36 PM
    In 1.16, we have a feature called Page Action and it's documented in page 31 of the users manual. It allows you to use URL with the appropriate querystring value to trigger adding product to the cart to checkout immediately. This could be something you could do either on the screen or behind a hidden frame.
    0


    New Member


    Posts:
    New Member


    --
    10 Mar 2011 03:17 PM
    Thanks! that's exactly what I needed. I have it working well
    0
    You are not authorized to post a reply.