Hey, I need someone to help me set up IPN for Paypal Basically, I want a way for advertisers to pay to my Paypal, then their account should be automatically funded They gave me these instructions Instruction for advertiser's payment setting: Update the security key to any strings. Add a new payment URL. This payment URL will be a page hosted in your own server. The payment page will accept a set of variables passed through POST action. Then process the payment. (See Example in PHP version) When the payment succeeds, you have to call clicksor payment API to fund the advertiser account. Format of calling API: https://admin.clicksor.com/admin/api_network_pay.php?txn_id=[invoice No.]&fund=[amount of payment]&security=[security string passed by System ]. Give me a quote \ Thanks