| Line 55... |
Line 55... |
| 55 |
$route['recharge-result'] = 'recharge/orderconfirmation';
|
55 |
$route['recharge-result'] = 'recharge/orderconfirmation';
|
| 56 |
$route['innoviti-pay/(:num)'] = 'checkout/innovitiPayment';
|
56 |
$route['innoviti-pay/(:num)'] = 'checkout/innovitiPayment';
|
| 57 |
$route['innoviti-pay-response'] = 'checkout/innovitiResponse';
|
57 |
$route['innoviti-pay-response'] = 'checkout/innovitiResponse';
|
| 58 |
$route['shipping'] = 'checkout/shipping';
|
58 |
$route['shipping'] = 'checkout/shipping';
|
| 59 |
$route['payment'] = 'checkout/payment';
|
59 |
$route['payment'] = 'checkout/payment';
|
| - |
|
60 |
$route['proceed-to-pay'] = 'checkout/payment';
|
| 60 |
$route['pay-success'] = 'checkout/orderconfirmation';
|
61 |
$route['pay-success'] = 'checkout/orderconfirmation';
|
| 61 |
$route['pay-error'] = 'checkout/paymenterror';
|
62 |
$route['pay-error'] = 'checkout/paymenterror';
|
| 62 |
$route['ebs-pay-processing'] = 'checkout/ebsprocessing';
|
63 |
$route['ebs-pay-processing'] = 'checkout/ebsprocessing';
|
| 63 |
$route['ebs-pay-response'] = 'checkout/ebsresponse';
|
64 |
$route['ebs-pay-response'] = 'checkout/ebsresponse';
|
| 64 |
$route['hdfc-pay-response'] = 'checkout/hdfcPayResponse';
|
65 |
$route['hdfc-pay-response'] = 'checkout/hdfcPayResponse';
|
| 65 |
$route['hdfc-emi-pay-response'] = 'checkout/hdfcEmiResponse';
|
66 |
$route['hdfc-emi-pay-response'] = 'checkout/hdfcEmiResponse';
|
| 66 |
$rout['hdfc-recharge-response'] = 'recharge/hdfcRechargeResponse';
|
67 |
$rout['hdfc-recharge-response'] = 'recharge/hdfcRechargeResponse';
|
| 67 |
$route['my-orders'] = 'myaccount/closed';
|
68 |
$route['my-orders'] = 'myaccount/closed';
|
| - |
|
69 |
$route['completed-orders'] = 'myaccount/closed';
|
| - |
|
70 |
$route['failed-orders'] = 'myaccount/closed';
|
| - |
|
71 |
$route['my-purchases'] = 'myaccount/closed';
|
| - |
|
72 |
$route['login-details'] = 'myaccount/closed';
|
| - |
|
73 |
$route['address'] = 'myaccount/closed';
|
| - |
|
74 |
$route['personal-details'] = 'myaccount/closed';
|
| 68 |
$route['order/(:num)'] = 'myaccount/order';
|
75 |
$route['order/(:num)'] = 'myaccount/order';
|
| 69 |
$route['my-wallet'] = 'myaccount/wallet';
|
76 |
$route['my-wallet'] = 'myaccount/wallet';
|
| 70 |
$route['contact-us'] = 'contact/index';
|
77 |
$route['contact-us'] = 'contact/index';
|
| 71 |
$route['faq'] = 'faq/index';
|
78 |
$route['faq'] = 'faq/index';
|
| 72 |
$route['privacy-policy'] = 'faq/privacy';
|
79 |
$route['privacy-policy'] = 'faq/privacy';
|
| 73 |
$route['static/privacy-policy'] = 'faq/privacy';
|
80 |
$route['static/privacy-policy'] = 'faq/privacy';
|
| 74 |
$route['terms-conditions'] = 'faq/terms';
|
81 |
$route['terms-conditions'] = 'faq/terms';
|
| - |
|
82 |
$route['static/terms-conditions'] = 'faq/terms';
|
| 75 |
$route['emi-info'] = 'faq/emi';
|
83 |
$route['emi-info'] = 'faq/emi';
|
| 76 |
$route['otg'] = 'faq/otg';
|
84 |
$route['otg'] = 'faq/otg';
|
| 77 |
$route['instore'] = 'faq/instore';
|
85 |
$route['instore'] = 'faq/instore';
|
| 78 |
$route['insure'] = 'faq/insure';
|
86 |
$route['insure'] = 'faq/insure';
|
| 79 |
$route['my-recharges'] = 'myaccount/recharges';
|
87 |
$route['my-recharges'] = 'myaccount/recharges';
|
| 80 |
$route['refund/(:any)'] = 'myaccount/refund/$1';
|
88 |
$route['refund/(:any)'] = 'myaccount/refund/$1';
|
| 81 |
$route['recharge-faq'] = 'recharge/rechargeFaq';
|
89 |
$route['recharge-faq'] = 'recharge/rechargeFaq';
|
| 82 |
$route['static/recharge-faq'] = 'recharge/rechargeFaq';
|
90 |
$route['static/recharge-faq'] = 'recharge/rechargeFaq';
|
| 83 |
$route['forgot-password'] = 'login';
|
91 |
$route['forgot-password'] = 'auth/login';
|
| 84 |
$route['static/oneassist-terms'] = 'faq/oneassists';
|
92 |
$route['static/oneassist-terms'] = 'faq/oneassists';
|
| 85 |
$route['static/aboutus'] = 'faq/aboutus';
|
93 |
$route['static/aboutus'] = 'faq/aboutus';
|
| - |
|
94 |
$route['static/easy-linux'] = 'faq/easylinux';
|
| 86 |
|
95 |
|
| 87 |
$route['(?!.*(?:home|login|auth|product|logout|getSearchList|getProductList|getSpecialProductList|myaccount|welcome|cart|shipping|checkout|registration|operator|topupSpecial|support|recharge|contact).*)^([a-zA-Z-/]*)'] = "products/index/$1";
|
96 |
$route['(?!.*(?:home|login|auth|product|logout|getSearchList|getProductList|getSpecialProductList|myaccount|welcome|cart|shipping|checkout|registration|operator|topupSpecial|support|recharge|contact).*)^([a-zA-Z-/]*)'] = "products/index/$1";
|
| 88 |
$route['(?!.*(?:home|login|auth|product|logout|getSearchList|getProductList|getSpecialProductList|myaccount|welcome|cart|shipping|checkout|registration|operator|topupSpecial|support|recharge|contact).*)^([a-zA-Z-/]*)/(:num)'] = "products/index/$1";
|
97 |
$route['(?!.*(?:home|login|auth|product|logout|getSearchList|getProductList|getSpecialProductList|myaccount|welcome|cart|shipping|checkout|registration|operator|topupSpecial|support|recharge|contact).*)^([a-zA-Z-/]*)/(:num)'] = "products/index/$1";
|
| 89 |
$route['(?!.*(?:home|login|auth|getProductList|getSearchList|getSpecialProductList|getDeliveryDetails|myaccount|cart|shipping|checkout|operator|topupSpecial|recharge|contact).*)^([a-zA-Z-]*)/(:any)'] = "productinfo/index/$1";
|
98 |
$route['(?!.*(?:home|login|auth|getProductList|getSearchList|getSpecialProductList|getDeliveryDetails|myaccount|cart|shipping|checkout|operator|topupSpecial|recharge|contact).*)^([a-zA-Z-]*)/(:any)'] = "productinfo/index/$1";
|
| 90 |
|
99 |
|