Entering Promo code at checkout

I have seen at least one website that allows the customer to enter a promo code at checkout in which then it updates the carts contents with the new pricing for the performances that the promo code applies to. What series of API calls need to be used to achieve this type functionality? Second, I assuming that this can only be done with offers but would loved to know how/if this also can be done with a mode of sale switch especially when there is a performance in the current cart that is not available in the new mode of sale.

Thanks,

Marty

Parents
  • Anybody? No thoughts?

     

    Thanks,

    Marty

     

    From: Tessitura Web Forum [mailto:forums-tessitura-web@tessituranetwork.com] On Behalf Of Marty Jones
    Sent: Monday, December 05, 2011 12:52 PM
    To: Martin A. Jones
    Subject: [Tessitura Web Forum] Entering Promo code at checkout

     

    I have seen at least one website that allows the customer to enter a promo code at checkout in which then it updates the carts contents with the new pricing for the performances that the promo code applies to. What series of API calls need to be used to achieve this type functionality? Second, I assuming that this can only be done with offers but would loved to know how/if this also can be done with a mode of sale switch especially when there is a performance in the current cart that is not available in the new mode of sale.

    Thanks,

    Marty




    You were sent this email automatically because you subscribed to the Tessitura Web forum. You may reply to this message to post to the Web forum or visit the site to search, read and post to the forums. In the interest of keeping the forum posts from becoming cluttered, we encourage you to delete previous message text from your reply before sending. Thank you!

  • We're not doing it, and I'm no web programmer, but when I first read your post I guessed it might be done with an editable pricetype/pricemap and using...I'm not sure which method would apply but the sproc is wp_update_price, and then some custom code and possibly executelocalprocedure to reference a local table that ties the promocode to the discount type instead of just an offer/pricetype combination. Maybe?

Reply
  • We're not doing it, and I'm no web programmer, but when I first read your post I guessed it might be done with an editable pricetype/pricemap and using...I'm not sure which method would apply but the sproc is wp_update_price, and then some custom code and possibly executelocalprocedure to reference a local table that ties the promocode to the discount type instead of just an offer/pricetype combination. Maybe?

Children
No Data