Jump to content

Modify content in Checkout process


Recommended Posts

Hi,

 

I need to change the content in the default Checkout process.

 

I am using 5step check out process. I am not using any payment modules. Once the customer clicked the "I confirm my order" button, he/she will receive a mail with the bank account details. Then the customer will credit the amount in account.

 

Below is the final step in the check out. I need to change the content in this page.

 

Payment

Here is a short summary of your order:

- Your order value is Rs 205 including shipping charges.

You will need to make payment for the above mentioned value.

 

Please confirm your order by clicking 'I confirm my order'.

 

 

 

Please any one help me to find the file in which i can modify the content.

Below is my test page. 

http://www.colorconceptions.com/index.php

 

Thanks in advance.

 

Mani

Link to comment
Share on other sites

Hi, if you are using bank check or other similar module...you can modify content this way, see if this works for you.

 

back office-->localization-->translations-->modules

now (select you theme first to look for module and text, if you do not find the text then select 'core')

 

then select the language flag you are working with.

 

here you should find the text used by the module (bank wire pay by check etc)

 

modify the text...hope this helps

Link to comment
Share on other sites

Hi, if you are using bank check or other similar module...you can modify content this way, see if this works for you.

 

back office-->localization-->translations-->modules

now (select you theme first to look for module and text, if you do not find the text then select 'core')

 

then select the language flag you are working with.

 

here you should find the text used by the module (bank wire pay by check etc)

 

modify the text...hope this helps

Hi Patron,

 

When i try to do the translation i am getting the following error.

 

Warning, your PHP configuration limits the maximum number of fields to post in a form:

1000 for max_input_vars.

Please ask your hosting provider to increase the this limit to 2696 at least or edit the translation file manually.

 

Then I have tried to fix this error. In forum threads, they mentioned to modify the line

max_input_vars = 1000

in php.ini file.  There is no php.ini file in my FTP. I am having only php5.ini file but there is no parameter like max_input_vars in this file.

 

I have tried to add the new line for max_input_vars but no luck.

 

When i tried to do the translation manually, i am not able to find the required text in the files under translation directory.

 

Please guide me to fix this one.

 

Regards,

Mani

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

  • 1 year later...

Most likely you need to contact your hosting provider to change that value for you. 

At least I experienced same situation and the hosting provider increased that value for me. 

There are similar posts in the forum. 

  • Like 1
Link to comment
Share on other sites

×
×
  • Create New...