diff options
Diffstat (limited to 'products')
-rw-r--r-- | products/ship/shipping.asc | 2 | ||||
-rw-r--r-- | products/variable.txt | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/products/ship/shipping.asc b/products/ship/shipping.asc index cf98af7..64c032a 100644 --- a/products/ship/shipping.asc +++ b/products/ship/shipping.asc @@ -1,3 +1,3 @@ -anteraja_reg: Anteraja Regular +anteraja_REG: Anteraja Regular crit weight cost f [pikul_cost company=__PIKUL_ANTERAJA__ service='REG' district='[evalue address2]' city='[evalue city]' province='[evalue state]' weight=@@TOTAL@@] diff --git a/products/variable.txt b/products/variable.txt index c5281be..ac684c1 100644 --- a/products/variable.txt +++ b/products/variable.txt @@ -78,7 +78,7 @@ SECURE_SERVER https://__MVC_SERVERNAME__ Directories and Paths SERVER_NAME __MVC_SERVERNAME__ Directories and Paths SETTLE_TRANSACTION Payment SHIP_DEFAULT_COUNTRY ID Shipping -SHIP_DEFAULT_MODE anteraja_reg Shipping +SHIP_DEFAULT_MODE anteraja_REG Shipping SHIP_FLAT_DOM_RATE 5 Shipping SHIP_FLAT_INTL_RATE 10 Shipping SQLDSN __MVC_SQLDSN__ Database |