Hello,
I do want to sell software downloads and add the customer to a private product support forum.
Set PayPal Acknowledged Order Status: Delivered
let me say at the moment I look like :'( about this PayPal IPN. I do a lot of coding in a few languages but are not really firm with php.
Implemented the phpBB2 and corrected the nickname problem.
wrote a quick hack to read the added products_usergroup_id and the customers_id and to add it to the phpbb_user_group table if...
well if. REALIZED that the products array is confirmed BEFORE PayPal has VERIFIED. :huh:
Did a Sandbox call to process an order... thought I could hook up with a scheduled job to ask orders_status_history.
this is the printout:
id status date_added comments
45 3 16:59:03 PayPal IPN Verified [Pending (Unverified; $15.90);
45 4 16:59:06 ""
order_status_id
3 Delivered
4 Preparing [PayPal IPN]
PLEASE give me an idea how to proceed!!
Thank you