Forum

Thread tagged as: Question, Installation

How to set deafult currency

Hi,

I am followuing the getting started guide to use Perch Shop with GBP.

When clicking add to cart I am getting the message 'No default currency set' when I believe I have this set to gbp already.

Please may you help?

Perch: 2.8.29, PHP: 5.6.10, MySQL: mysqlnd 5.0.11-dev - 20120503 - $Id: 3c688b6bbc30d36af3ac34fdd4b7b5b787fe5555 $, with PDO
Server OS: Darwin, apache2handler
Installed apps: content (2.8.29), assets (2.8.29), categories (2.8.29), perch_shop_orders (1.0.4), perch_shop_products (1.0.4), perch_shop (1.0.4), perch_members (1.5)
App runtimes: <?php $apps_list = array( 'content', 'categories', // 'perch_blog', 'perch_members', 'perch_shop' );
PERCH_LOGINPATH: /perch
PERCH_PATH: /Applications/MAMP/htdocs/perch
PERCH_CORE: /Applications/MAMP/htdocs/perch/core
PERCH_RESFILEPATH: /Applications/MAMP/htdocs/perch/resources
Image manipulation: GD
PHP limits: Max upload 32M, Max POST 32M, Memory: 128M, Total max file upload: 32M
F1: 2edba60ed1f613d6dd804feb202456a2
Resource folder writeable: Yes
HTTP_HOST: localhost:8888
DOCUMENT_ROOT: /Applications/MAMP/htdocs
REQUEST_URI: /perch/core/settings/diagnostics/
SCRIPT_NAME: /perch/core/settings/diagnostics/index.php
Fred Stidston

Fred Stidston 0 points

  • 5 years ago
Rachel Andrew

Rachel Andrew 394 points
Perch Support

Step 5 of the Getting Started docs:

https://docs.grabaperch.com/addons/shop/getting-started/

Go to the general Perch Settings page. You will see that a section has appeared here for Shop. Check the value of the “Prices are entered as” setting. Usually this will be Tax Exclusive, but change it if you need to. Set the Default and Reporting currencies. Save the settings if you made changes or not.

Thank you