pjarone Posted November 1, 2011 Share Posted November 1, 2011 When i go through the buying process and get to the "Choose Your Payment Method" screen it says there are "No payment modules have been installed." I only have the authorize.net module that came installed with prestashop, the others are disabled. The authorize.net module is in test mode and in test mode in the authorize.net account. Link to comment Share on other sites More sharing options...
phrasespot Posted November 2, 2011 Share Posted November 2, 2011 Check Back Office > Payment tab. Are the group, country and currency restrictions for the module set correctly? Link to comment Share on other sites More sharing options...
mohd_adli Posted November 3, 2011 Share Posted November 3, 2011 Where is my Payment Module Restrictions on Currencies function? Now I'm using PrestaShop™ 1.4.5.1 Here is my payment tab picture How to insert back Payment Module Restrictions on Currencies function? Please help me Link to comment Share on other sites More sharing options...
phrasespot Posted November 3, 2011 Share Posted November 3, 2011 Increase the memory allocated to PHP and try again, then you will be able to see the complete page. Link to comment Share on other sites More sharing options...
mohd_adli Posted November 3, 2011 Share Posted November 3, 2011 Increase the memory allocated to PHP and try again, then you will be able to see the complete page. How to do that. Can you guide me? Link to comment Share on other sites More sharing options...
phrasespot Posted November 3, 2011 Share Posted November 3, 2011 Locate the php.ini file that is loaded (there may be more than one, ask your host if in doubt). Within it find the setting memory_limit. It will have a value nnM where nn is a number (e.g. 64M). Increase that number in increments of 16 until the payments tab displays properly. Once it does, increase the value for an additional 16 for the safety margin. Link to comment Share on other sites More sharing options...
mohd_adli Posted November 4, 2011 Share Posted November 4, 2011 Locate the php.ini file that is loaded (there may be more than one, ask your host if in doubt). Within it find the setting memory_limit. It will have a value nnM where nn is a number (e.g. 64M). Increase that number in increments of 16 until the payments tab displays properly. Once it does, increase the value for an additional 16 for the safety margin. ok thanks. i will try it. thanks again 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