Hello Mika, I have done multicurrency... based on the work of another guy (I think he is from the UK) whose repo is on bitbucket: https://bitbucket.org/incuna/satchmo-currency/wiki/Home
there was quite a lot to do to make it work. This is the reason why I did not make it public yet. It already works... but still a lot to do to make it public - as the code already differs quite a lot from the official satchmo repo. But maybe the link can be a good base for you. We do use GeoIP too - to select proper currency. But I do not have a solution to export products only to selected countries. Cheers, ionic On Sun, 2012-02-26 at 09:09 -0800, hynekcer wrote: > I think that Marc Dierckx solved currencies and GeoIP successful. He > started to write about it on satchmo-developers. More people solved it > differently but I do not remember I have seen a public repository. > > Hynek > > On 26 ún, 09:19, Mika Sjöman <[email protected]> wrote: > > Hi > > > > I have a requirement for my customer to split up their satchmo shop in 3 > > regions; EU, USA and World since not all regions carry all products. > > > > Also, the prices needs to be set by region; USA and World using USD and EU > > customers using Euro. > > > > First we use GeoIP to find out where the customer is, so about 95% of the > > customers will automatically get to the right Region. But creating three > > shops seems like a small hell to manage since all products only differ in > > price and availabillity to the cutomer and not in product information. > > > > Is there any way to be able to mark each product as in Region(multiple > > choice) and then use the apropriate currency if the customer is ordering to > > a specific region. Shipping address is used to figure that out. If not I > > guess the only solution is to maintain three different shops :( > > > > Cheers! > -- You received this message because you are subscribed to the Google Groups "Satchmo users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/satchmo-users?hl=en.
