';
$acrc_wrape = '
';
$acrc_t1 = 'Affiliate Admin Page for Recalculation of Affiliate Coupon Referral
';
$acrc_t3 = 'Description:
';
$acrc_t6 = 'Brought to you by Farhan Sabir - www.stayonweb.com
';
$acrc_d1 = $acrc_t1 . $acrc_t3 . 'COUPONS -> Coupons are created in Directory Press and Assigned in ';
$acrc_d1 .= 'Affiliates plugin to the resellers;
';
$acrc_d1 .= 'REFERRALS -> Referrals are automated by the referrals plugins; However, when a COUPON is used
';
$acrc_d1 .= 'in an Order, the credit should be given to the referring affliates who owns that Coupon
';
$acrc_d1 .= 'This plugin assigns that credit to the reseller; otherwise referred to as "referrals" by the
';
$acrc_d1 .= 'Affiliates plugin. It has no other purpose.';
$acrc_d1 .= '
';
$acrc_d1 .= '
* Each affiliate must have a user_id assigned';
$acrc_d1 .= '
* Each affiliate must have coupons assigned';
$acrc_d1 .= '
';
$acrc_d1 .= '
Steps:';
$acrc_d1 .= '
1. Click on Import Coupon Orders [This will import all orders with assigned affiliate coupons]';
$acrc_d1 .= '
2. Click on Apply Coupon Credit [This will display the coupon orders to apply credit]';
$acrc_d1 .= '
3. Click on Submit (below orders) to actually process these orders.';
$acrc_d1 .= '
Note: Although this plugin is harmless for other plugins, use at your own risk.';
$acrc_d1 .= '
' . $acrc_t6;
$acrc_joined = $acrc_wraps . $acrc_d1 . $acrc_wrape;
echo $acrc_joined;
}
}
?>