merge of commerce labeling

This commit is contained in:
Colin Kuskie 2006-02-08 18:13:39 +00:00
parent 8950b951bc
commit 6595290272
3 changed files with 19 additions and 5 deletions

View file

@ -156,6 +156,18 @@ A loop containing the transactions in the transaction history. Within this loop
message => q|Delivered|,
lastUpdated => 1135291969,
},
'amount' => {
message => q|Amount|,
lastUpdated => 1139422433,
},
'shipping cost' => {
message => q|Shipping Cost|,
lastUpdated => 1139422453,
},
'status' => {
message => q|Status|,
lastUpdated => 1139422455,
},
};