MultiCurrency
-
- Lieutenant (LT)
- Posts: 80
- Joined: Fri Sep 19, 2008 11:39 am
MultiCurrency
Is it possible to customize ablecommerce so that it handles US and CAD currency for credit card charges and reflect this in the database. We have built the payment structure for orders to be charged in US and CAD currency, however the amount charged always is done in CAD since this is the base currency. Is it feasible to create a structure in the database so that the currency that is charged is also stored in the database. In essence what we wish to do is to charge CAD orders in CAD currency and US orders in US currency and to have this reflected on the database with the actual values. Any suggestions as to what would be the best way to do this?