My favorites | Sign in
Project Logo
                
New issue | Search
for
| Advanced search | Search tips
Issue 85: Multiple currency handling and exchange
2 people starred this issue and may be notified of changes. Back to list
Status:  Accepted
Owner:  ----
Type-Enhancement
Priority-Medium
Release-1.0.0
Component-i18n


Sign in to add a comment
 
Reported by cjj.ifpeople, Aug 23, 2007
GetPaid needs to be able to manage non-US currencies on the site. 

Additional information about multiple currencies handling is needed re specs. 

Something that may be useful is
http://cheeseshop.python.org/pypi/simplon.plone.currency/ , a package from
Wiggy for multiple currencies in Plone (3.0). 
Comment 1 by cjj.ifpeople, Aug 21, 2008
Additional work was done here: http://svn.affinitic.be/plone/kysoh/kysoh.currency/
it may not work with current GetPaid and isn't yet packaged like product...but could
be starting point. 

a brief summary of what I learned about the work:

    * The work grew out of the need to manage currency based on the country of the buyer
    * The UI gets the price from the buyer at first entrance in the shop and then a
utility that manages policies for the link between the country and currency picks
which price to show.
    * Each country defined in the policies then has a separate price

Labels: Release-1.0.0 Component-i18n
Sign in to add a comment

Hosted by Google Code