On PayPal payment page users see something like "Link to http://www.site.com/ on Some Directory". How can I change that? Thanks
I looked there. It wasn't there. I mean the description of payment that shows up on the PayPal website itself and later shows under the PayPal payment detail page
Look in payment.tpl for a line like this <input type="hidden" name="item_name" value="Link to {$URL|trim} for {$smarty.const.DIRECTORY_TITLE|escape|trim}" /> HTML: