Sorry, I managed to remove the first warning:
but still receiving:
Notice: Undefined variable: item_sold in /home/%user%/public_html/wp-content/themes/%sitename%/completed.php on line 21
Notice: Undefined variable: email in /home/%user%/public_html/wp-content/themes/%sitename%/completed.php on line 21
Notice: Undefined variable: item_sold in /home/%user%/public_html/wp-content/themes/%sitename%/completed.php on line 23
In my template
<?php wspsc_my_custom_ipn_tasks($item_sold, $email);
return $item_sold;
?>
Bump, good work on the plugin but are you planning to honor this request?