Localization of Order and Delivery Statuses in Online Stores: Overview of Methods
Order and Delivery Statuses can be adapted for different languages.
Quick navigation: all methods
Localization Languages
Status localization is available for the following languages:
ar— Arabic,br— Portuguese,de— German,en— English,fr— French,hi— Hindi,id— Indonesian,in— English for India,it— Italian,ja— Japanese,la— Spanish,ms— Malay,pl— Polish,de— German,sc— Simplified Chinese,tc— Traditional Chinese,th— Thai,tr— Turkish,ua— Ukrainian,vn— Vietnamese.
The list of current languages can be obtained using the method sale.statuslang.getlistlangs.
Connection of Status Localization with Other Objects
Status. Specify the identifier of the required status. The list of identifiers can be obtained using the method sale.status.list.
Overview of Methods
Scope:
saleWho can execute the method: administrator
|
Method |
Description |
|
Returns a list of languages for localizing the order or delivery status |
|
|
Adds localization for a status |
|
|
Returns a list of status localizations |
|
|
Deletes localization for a status |
|
|
Returns fields for status localization |
Copied