Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

E-Commerce Modules /

Discuss about the various e-commerce modules available:
Ecommerce, SS Shop, SilverCart and SwipeStripe
Alternatively, have a look the shared mailinglist.

Moderators: martimiz, Nicolaas, Sean, Ed, frankmullenger, biapar, Willr, Ingo, Jedateach, swaiba

Tips for Ecommerce...


Go to End


4 Posts   2087 Views

Avatar
biapar

Forum Moderator, 435 Posts

30 June 2010 at 12:43am

Edited: 30/06/2010 12:44am

1) Currency Setup Symbol...

into mysite/_config.php -> Currency::setCurrencySymbol('€');

2) Payment.php line 65 : protected static $site_currency = 'Eur';

to be continued...

Avatar
dab

Community Member, 50 Posts

9 August 2010 at 10:24pm

2. Can be changed by adding to _config.php
Payment::set_site_currency('EUR');

Avatar
Sunnybex

Community Member, 39 Posts

17 August 2010 at 11:48pm

DANKEDANKEDANKE!!!!!

Avatar
Jedateach

Forum Moderator, 238 Posts

23 August 2010 at 4:26pm

Edited: 23/08/2010 4:27pm

FYI the next release of eCommerce will have similar tips in the README file. Here's a sample:
https://code.google.com/p/silverstripe-ecommerce/source/browse/branches/burnbright/README

Also if you are interested in providing tips / documentation, please consider this page:
https://code.google.com/p/silverstripe-ecommerce/wiki/ContributionGuidelines