Hello,
For the moment I’m only using paypal as a payment processor and I’ve been testing the order process via the paypal sandbox. I’ve noticed that once an order is placed & paid for then when the customer comes back to the website and looks at their Order Information that a Paypal “pay” logo gets displayed.
I’ve looked at account.order_details.tpl.php & account.order_details.php
I don’t see anything in these two files that calls this image. I’m sure it’s got to be some of the php programming but anything that I’ve tried to remove it ends up causing parse errors. Considering that this image can be confusing to customers since they have already “paid” I figured someone else may know how to get rid of it.