Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


These support forums are now closed for new topics and comments.
Please head on over to http://eureka.ucommerce.net/ for support.

  • Luke Alderton 192 posts 509 karma points
    Jun 29, 2012 @ 16:48
    Luke Alderton
    0

    Basket Note

    Hi,

    I'd like to add a note to a basket however I'm not sure how I would do this. I've read in a previous topic that you can use CommerceLIbrary:SetPurchaseOrderNote however I'm not sure how to implement this.

    Any help would be appretiated!

    Thanks,
    Luke

  • Søren Spelling Lund 1797 posts 2786 karma points
    Jul 05, 2012 @ 11:26
    Søren Spelling Lund
    0

    SetPurchaseOrderNote is the method you want. It will set a note on the current basket.

    You need to capture the text input in an HTML form, post that to the server, and call CommerceLibrary:SetPurchaseOrderNote using the input.

    There are many examples of how to do a form in the sample XSLT store.

Please Sign in or register to post replies

Write your reply to:

Draft