I am looking for someone to help fetch affiliate information and bring it to a back office I created for OC.
Everyting is on the same server.
fetch this information.
Code will look something like this

$get_profile = mysqli_fetch_assoc(mysqli_query($mysqli, "SELECT a.* FROM oc_affiliate a LEFT JOIN ap_members m ON (a.email = m.email) WHERE id=$owner"));
$affiliate_id = (int)$get_profile['affiliate_id'];
$affiliate_email = $get_profile['email'];
Affiliate Account
Affiliate Information
Affiliate Tracking Code
Affiliate Transactions
Order Histories
Reward Points
If you think you can do this please PM and let me know what the cost would be.
Thanks