giga8384 Posted September 13, 2023 Share Posted September 13, 2023 (edited) Hi, we searched the entire forum but unfortunately didn't find a solution. We need to remove the text "waiting for validation" from the order_conf email that the customer receives after a successful sale. (See the screenshot) Does anyone have an idea how we can fix the problem? (Remove the rule, change the translation, change the value to  ... it will work for us) Additional Info: PS: 8.1.1 We use an third party theme - warehouse 4.6.2 Many thanks in advance!!! Edited September 13, 2023 by giga8384 (see edit history) Link to comment Share on other sites More sharing options...
idnovate.com Posted September 13, 2023 Share Posted September 13, 2023 It's here: https://github.com/PrestaShop/PrestaShop/blob/c0c782b8709cf914832303aa78c29fadd15bcf61/classes/PaymentModule.php#L667 But I can't find where to translate it. Link to comment Share on other sites More sharing options...
giga8384 Posted September 13, 2023 Author Share Posted September 13, 2023 Thanks! We already change this line ... but with no result. If we remove the code (see screenshot) ... the email doesn´t change. (We cleared the cache at the server and at the BO.) Is there anywhere else an "payment" wich the email can use? Link to comment Share on other sites More sharing options...
idnovate.com Posted September 21, 2023 Share Posted September 21, 2023 Maybe this function is overridden or a module is modifying it. Please download all the files from your store and search for this copy. 1 Link to comment Share on other sites More sharing options...
jmauclair Posted September 23, 2023 Share Posted September 23, 2023 In Parameters -> Orders -> Order states, you can change the state name, it will change in the mail too Link to comment Share on other sites More sharing options...
giga8384 Posted September 25, 2023 Author Share Posted September 25, 2023 On 9/23/2023 at 5:24 PM, jmauclair said: In Parameters -> Orders -> Order states Here is everthing alright ... somehow Prestashop add "waiting for validation" by "itself" (Like idnovate.com suggest, there must be an overwrite by another module or something like this) But thank you jmauclair for your idea! 1 Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now