Add supported currencies

Complete the following steps to add a new supported currency:

  1. Use the following line in a mass loadable file:
    <curlist storeent_id="-1"
    currstr="CAD" />
    

    Where:

    storeent_id

    The store or store group ID.

    currstr

    The three-character ISO 4217 currency code representing the supported currency. This code must appear in the SETCCURR column of the
    SETCURR table.

  2. Load the data to the WebSphere Commerce database. For instructions on how to load the data to the database, see Loading the data to the WebSphere Commerce database.

Related concepts

Related tasks

Related reference