This plugin requires AffiliateWP 2.6+. It will NOT function without it.
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 their referral generated. Currently it works with both Easy Digital Downloads and WooCommerce.
Features:
- Affiliates can see order details for each referral they generated from their affiliate dashboard
- 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
- A [affiliate_order_details] shortcode for showing the order details on any WordPress page
The following details can be shown an affiliate who has access:
- Order Number
- Order Date
- Order Total
- Referral Amount
- Coupon Code Used
- Customer Name
- Customer Email
- Customer Phone (only available in WooCommerce)
- Customer Shipping Address (only available in WooCommerce)
- Customer Billing Address (only available in WooCommerce)
These can also be easily turned off via a simple filter (see FAQ tab). In addition to disabling the information that is shown, you can customize the layout by editing the
dashboard-tab-order-details.php
template file from your child theme.
The affiliate will also be emailed these details at the time the referral was created.
What is AffiliateWP?
AffiliateWP provides a complete affiliate management system for your WordPress website that seamlessly integrates with all major WordPress e-commerce and membership platforms. It aims to provide everything you need in a simple, clean, easy to use system that you will love to use.
- Unpack the entire contents of this plugin zip file into your
wp-content/plugins/
folder locally
- Upload to your site
- Navigate to
wp-admin/plugins.php
on your site (your WP Admin plugin page)
- Activate this plugin
OR you can just install it with WordPress by going to Plugins >> Add New >> and type this plugin's name
Then you allow access in one of two ways:
- Globally enable access for all affiliates. This can be done via the "Allow Global Access To Order Details" checkbox located in Affiliates → Settings → Integrations.
- Enable access on a per-affiliate level. This can be done by editing an affiliate and enabling the "Order Details Access" checkbox located from Affiliates → Affiliates → Edit.
Note: When there is global access, the checkbox on the edit affiliate screen is not shown.