| Line 61... |
Line 61... |
| 61 |
$route['shipping'] = 'checkout/shipping';
|
61 |
$route['shipping'] = 'checkout/shipping';
|
| 62 |
$route['payment'] = 'checkout/payment';
|
62 |
$route['payment'] = 'checkout/payment';
|
| 63 |
$route['payment1'] = 'checkout/payment1';
|
63 |
$route['payment1'] = 'checkout/payment1';
|
| 64 |
$route['proceed-to-pay'] = 'checkout/payment';
|
64 |
$route['proceed-to-pay'] = 'checkout/payment';
|
| 65 |
$route['pay-success'] = 'checkout/orderconfirmation';
|
65 |
$route['pay-success'] = 'checkout/orderconfirmation';
|
| - |
|
66 |
$route['pay-success1'] = 'checkout/orderconfirmation1';
|
| 66 |
$route['pay-error'] = 'checkout/paymenterror';
|
67 |
$route['pay-error'] = 'checkout/paymenterror';
|
| 67 |
$route['ebs-pay-processing'] = 'checkout/ebsprocessing';
|
68 |
$route['ebs-pay-processing'] = 'checkout/ebsprocessing';
|
| 68 |
$route['ebs-pay-response'] = 'checkout/ebsresponse';
|
69 |
$route['ebs-pay-response'] = 'checkout/ebsresponse';
|
| 69 |
$route['payu-pay-response'] = 'checkout/payuresponse';
|
70 |
$route['payu-pay-response'] = 'checkout/payuresponse';
|
| 70 |
$route['hdfc-pay-response'] = 'checkout/hdfcPayResponse';
|
71 |
$route['hdfc-pay-response'] = 'checkout/hdfcPayResponse';
|