OK guys , my mistake... A strange ending to this... I have 3 directories --- Now paypal details can't tell from which directory the submission came - It only says link url... Now today I again received listing on my 3rd directory ( which almost receives no submission) - and to my surprise i got payment from 2 sites. So that was my mistake to identify the directory... I need to approve the previous one here. No script bug Thanks
You can edit your PayPal file (paypal.tpl) to include your directory name on the payment notification. Find: <input type="hidden" name="item_name" value="Link to {$URL|trim}" /> Add Directory Name: <input type="hidden" name="item_name" value="Your Web Directory link to {$URL|trim}" /> You can then tell with just a quick glance which directory the payment was for.
Thats great, will be useful to everyone here. I hope David makes it default in the upcoming versions.