Jump to content

Numeric Order Confirmation With Paypal Module


Recommended Posts

Hi, i'm writing with the hope to find a solution about a problem that is already discussed online but i never found a complete solution. I have PS 1.6. I would need to indicate inside my confirmation mail of orders the order number (numeric). I already tried to modify from the backoffice, but not everything is working correctly. I noticed that it depends from the payment method choosed.


When in the order the custumer choose the bankwire, in the confirmation mail everything is working, and inside the mail is written the number of order (only numeric like i want).


If i use the paypal module it doesn't associate correctly the number and it shows the {id_order} rather than the number.


Of course i already modified all mail (both in html and txt) from menù Localization>translations and i added:


after the row 692 in /classes/PaymentModule.php


after the row 369 /modules/mailalerts/mailalerts.php


after the row 182 /modules/mailalerts/Mailalert.php


the string '{id_order}' => $order->id,


Obviously i left both the reference that use PS and the order number.


What else i need to modify? I think i need the same string in some file of Paypal.


 


Someone can help me?


Edited by sildav (see edit history)
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...