Page 1 of 1
Change checkout spelling
Posted: Sat Jul 02, 2022 11:24 pm
by bk85204
On the final checkout page the statement Finalise and Pay $$$ for your order I would like to change the spelling of the word Finalise. Where can I find this? I spent an hour going through content files etc and I'm stumped. TIA
Re: Change checkout spelling
Posted: Sun Jul 03, 2022 5:18 am
by heatherbell
bk85204 wrote: ↑Sat Jul 02, 2022 11:24 pm
On the final checkout page the statement Finalise and Pay $$$ for your order I would like to change the spelling of the word Finalise. Where can I find this?
from admin dashboard > Tools Define Languages - find checkout_confirmation.php in the list, click to edit the line:
Code: Select all
define('IMAGE_BUTTON_FINALISE_ORDER', 'Finalise and Pay %s For my Order');
and Save
Re: Change checkout spelling
Posted: Sun Jul 03, 2022 2:26 pm
by bk85204
Thanks. I didn't drop screen down far enough to see it.
Re: Change checkout spelling
Posted: Sun Jul 03, 2022 2:29 pm
by heatherbell
bk85204 wrote: ↑Sun Jul 03, 2022 2:26 pm
Thanks. I didn't drop screen down far enough to see it.
Read User Guide -
https://phoenixcart.org/phoenixcartwiki ... hange_Text