Announcement

Collapse
No announcement yet.

Order Number field in Order Shipped eMail

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Order Number field in Order Shipped eMail

    I need to build a URL in the body of the 'Order Shipped' eMail containing the Order Number and the Delivery Postcode.

    The NETQUOTEVARELIVERYPOSTCODE works fine but NETQUOTEVAR:THEORDERNUMBER is not active here. Is there an alternative NETQUOTEVAR or do I need to amend a Perl script? If the latter, can anyone provide the script amendment?

    Many thanks.
    Andy Barrow
    http://www.codepath.biz
    T: 0161 870 6355

    Accredited Sellerdeck development partners since 2004.
    Data import / export and catalog management plug-ins.

    #2
    Hi,

    I'm afraid that there is not separate NETQUOTEVAR for the order number that can be used in this e-mail. NETQUOTEVAR:ORDER_DATA actually contains the order details (including the order number) but it cannot be separated. I have added this to the wishlist.
    ********************
    Tracey
    SellerDeck

    Comment


      #3
      Andy,

      The invoice user defined field is available I think so maybe you could copy the order number over to this field in the scripts and then use that in your email to find the order number.

      Regards
      Jan Strassen, Mole End

      Comment


        #4
        Many Thanks Jan - I will bear your thoughts in mind. Events have overtaken this request only today though and I no longer need to do this.

        Cheers
        Andy.
        Andy Barrow
        http://www.codepath.biz
        T: 0161 870 6355

        Accredited Sellerdeck development partners since 2004.
        Data import / export and catalog management plug-ins.

        Comment

        Working...
        X