The referral id is also available under order notes.
@kluver
There is a column on woocommerce orders which shows the referral number, if the order was referred by an affiliate.
If you click on the referral number, the affiliate’s id is stored with all other order data in the custom field box. This is how it identifies the affiliate
:”affiliate_id”;i:11;
I did add the store toolkit plugin, and I don’t see any meta data identifying the affiliate with the order. It appears that the only place that I can see affiliate id or username is through the AffiliateWP plugin.
Any advice is greatly appreciated.
Thank you,
Jodie
HI, is there a way I could modify the code snippet to show which affiliate an order was placed through on the invoice?THank you!