Affiliate Wiz is passing OrderID instead of Order Number
Posted: Thu Jun 04, 2009 7:25 am
We're using Affiliate Wiz (Verion 5.0 on Access DB)
AC sales are being recorded in Affiliate Wiz with OrderID instead of actual Order Number. (I'm not certain OrderID would be the exact field name but it's the primary key AC uses for an order)
Here's the tracking string we have in Third Party Tracker field
Anyone know why it's not picking up OrderID instead of Order Number?
Thanks,
Alan
AC sales are being recorded in Affiliate Wiz with OrderID instead of actual Order Number. (I'm not certain OrderID would be the exact field name but it's the primary key AC uses for an order)
Here's the tracking string we have in Third Party Tracker field
Code: Select all
https://www.practicerange.com/affiliates/aw.aspx?Task=AddSale&Order_Number=[OrderNumber]&Total_Amount=[OrderSubTotal]&Country=USA&Optional1=&Optional2=&Optional3=
Thanks,
Alan