This add-on adds a new area to the affiliate’s dashboard that allows a logged-in affiliate to see specific information about the order that generated their referral.
Features:
Affiliates can see order details for each referral they generated from their affiliate dashboard or any page using the included [affiliate_order_details] shortcode
Globally enable access to the order details for all affiliates
Enable access on a per-affiliate level to the order details
Send an email to the affiliate with the order details included
Disable specific information from showing to the affiliate
The following details can be shown to an affiliate who has access:
Order Number
Order Date
Order Total
Referral Amount
Customer Name
Customer Email
Customer Phone (only available in WooCommerce)
Customer Shipping Address (only available in WooCommerce)
Customer Billing Address (only available in WooCommerce)
In addition to disabling the information that is shown, you can customize the layout by copying the dashboard-tab-order-details.php template file from the add-on’s template folder, and into your child theme’s affiliatewp folder.
The affiliate will also be emailed these details at the time the referral was created.