CartCurrency SFO
The Currency object differs from the CartCurrency object. The cart currency is a simple object that is mainly supplied as a list of possible currencies so a select box can be created which allows the customer to change the currency. The Currency object has additional methods that help with conversion rates, etc. The Currency object is used on Catalog pages, and the CartCurrency object is found within Checkout pages.
Â
CartCurrency object represents currencies that can be used during the checkout. Â The selected field is present because the page will usually have access to a collection of possible currencies, and the current one will have selected = true.
Properties
Field | Type | Comment/Sample |
---|---|---|
|
| Â |
|
| Â |
|
| Â |
Â
Methods
Method | Returns | Parameters | Parameter Types | Comments/Sample |
---|