|
|
|
|
@ -15,7 +15,7 @@ const PACKAGES_CUSTOMER = '/api/customers';
|
|
|
|
|
const PACKAGES_SHOPPING_CART = '/api/shopping_cart_items';
|
|
|
|
|
const PACKAGES_ORDERS = '/api/orders';
|
|
|
|
|
const PACKAGES_TAMARA_OPT = '/api/orders/paymentoptions/tamara';
|
|
|
|
|
const BASE_URL = 'https://uat.hmgwebservices.com/';
|
|
|
|
|
// const BASE_URL = 'https://uat.hmgwebservices.com/';
|
|
|
|
|
// const BASE_URL = 'https://hmgwebservices.com/';
|
|
|
|
|
// const BASE_URL = 'https://uat.hmgwebservices.com/';
|
|
|
|
|
const BASE_URL = 'https://hmgwebservices.com/';
|
|
|
|
|
|