Configuration

I want to add other currencies.

You can add another currency by adding a new line into the respective MySQL table pixel_currency.

You need to define the following:

  • ISO code of your currency (i.e. USD for US Dollar)
  • Long description of the currency (i.e. US Dollar)
  • Decimal (normally 2)
  • Decimal char (a point or comma)
  • Thousands char (a point comman)
  • Define wether if this currency is available on the different payment providers (set value to 1).
    This is important, cause otherwise if you define your new currency as main payment currency, it will only work if the respective payment provider supports this currency and you set this value to 1 also.

Please see the existing lines within this table as examples.

Categories for this entry



Last update: 2006-01-16 11:53
Author: Markus



Print this record Print this record
Send to a friend Send to a friend

Please rate this entry:

Average rating: 2 out of 5 (8 Votes )

1 2 3 4 5

You can comment on this entry