Hello everyone,
I would like to have the Order # show up on the PayPal payment. When I make an order and use paypal, the subject line does not have "Order # ___" attached at the end of it. It only has "GetYourGamesHere.com - Your Videogame Headquarters!"
Is there a way to add the Order # ___ at the end of it, or replace the "Your Videogame Headquarters!" with it? I looked around a little bit but could not find anything. I know the declaration for it is in the paypal.php file around line 186:
Any help is appreciated. Thanks!Code:// zen_draw_hidden_field('handling', MODULE_PAYMENT_PAYPAL_HANDLING) . zen_draw_hidden_field('image_url', MODULE_PAYMENT_PAYPAL_IMAGE_URL) . zen_draw_hidden_field('page_style', MODULE_PAYMENT_PAYPAL_PAGE_STYLE) . zen_draw_hidden_field('item_name', STORE_NAME) . zen_draw_hidden_field('item_number', '1') . // zen_draw_hidden_field('invoice', '') .
Please note my store is in testing mode right now, so you can make an order if you want and I will delete it, unless you really want an item :)



