| Line 84... |
Line 84... |
| 84 |
$config['shipping_change']= array('header'=>array(),'response'=>array('changeAddress'),'footer'=>array());
|
84 |
$config['shipping_change']= array('header'=>array(),'response'=>array('changeAddress'),'footer'=>array());
|
| 85 |
$config['shippingmethod']= array('header'=>array('top_menu','search_bar'),'response'=>array('shippingmethod_process','shippingmethod_submit'),'footer'=>array('footer_link'));
|
85 |
$config['shippingmethod']= array('header'=>array('top_menu','search_bar'),'response'=>array('shippingmethod_process','shippingmethod_submit'),'footer'=>array('footer_link'));
|
| 86 |
$config['payment']= array('header'=>array('top_menu','search_bar'),'response'=>array('payment_process','emi','payment_submit'),'footer'=>array('footer_link'));
|
86 |
$config['payment']= array('header'=>array('top_menu','search_bar'),'response'=>array('payment_process','emi','payment_submit'),'footer'=>array('footer_link'));
|
| 87 |
$config['ebsProcessing']= array('header'=>array(),'response'=>array('ebs_processing'),'footer'=>array());
|
87 |
$config['ebsProcessing']= array('header'=>array(),'response'=>array('ebs_processing'),'footer'=>array());
|
| 88 |
$config['ebsResponse']= array('header'=>array(),'response'=>array('ebs_response'),'footer'=>array());
|
88 |
$config['ebsResponse']= array('header'=>array(),'response'=>array('ebs_response'),'footer'=>array());
|
| - |
|
89 |
$config['payuResponse']= array('header'=>array(),'response'=>array('payu_response'),'footer'=>array());
|
| 89 |
$config['hdfcResponse']= array('header'=>array(),'response'=>array('hdfc_response'),'footer'=>array());
|
90 |
$config['hdfcResponse']= array('header'=>array(),'response'=>array('hdfc_response'),'footer'=>array());
|
| 90 |
$config['hdfcEmiResponse']= array('header'=>array(),'response'=>array('hdfc_emi_response'),'footer'=>array());
|
91 |
$config['hdfcEmiResponse']= array('header'=>array(),'response'=>array('hdfc_emi_response'),'footer'=>array());
|
| 91 |
$config['innovitiResponse']= array('header'=>array(),'response'=>array('innoviti_response'),'footer'=>array());
|
92 |
$config['innovitiResponse']= array('header'=>array(),'response'=>array('innoviti_response'),'footer'=>array());
|
| 92 |
$config['insurance_info']= array('header'=>array(),'response'=>array('insuranceInfo'),'footer'=>array());
|
93 |
$config['insurance_info']= array('header'=>array(),'response'=>array('insuranceInfo'),'footer'=>array());
|
| 93 |
//sub child of checkout
|
94 |
//sub child of checkout
|
| Line 99... |
Line 100... |
| 99 |
$config['changeAddress']=array('url' => 'cart!changeAddress', 'params'=>array(),'is_public'=>TRUE,'is_get'=>TRUE,'display'=>'full','render'=>'yes');
|
100 |
$config['changeAddress']=array('url' => 'cart!changeAddress', 'params'=>array(),'is_public'=>TRUE,'is_get'=>TRUE,'display'=>'full','render'=>'yes');
|
| 100 |
$config['payment_process']=array('url' => 'pay-options', 'params'=>array(),'is_public'=>TRUE,'is_get'=>TRUE,'display'=>'full','render'=>'yes');
|
101 |
$config['payment_process']=array('url' => 'pay-options', 'params'=>array(),'is_public'=>TRUE,'is_get'=>TRUE,'display'=>'full','render'=>'yes');
|
| 101 |
$config['payment_submit']=array('url' => 'order', 'params'=>array('isLoggedIn','userId','payment_option','addressid'),'is_public'=>TRUE,'is_get'=>TRUE,'display'=>'full');
|
102 |
$config['payment_submit']=array('url' => 'order', 'params'=>array('isLoggedIn','userId','payment_option','addressid'),'is_public'=>TRUE,'is_get'=>TRUE,'display'=>'full');
|
| 102 |
$config['ebs_processing']=array('url' => 'ebs-pay-processing', 'params'=>array('DR','userId','isLoggedIn'),'is_public'=>TRUE,'is_get'=>TRUE,'display'=>'full');
|
103 |
$config['ebs_processing']=array('url' => 'ebs-pay-processing', 'params'=>array('DR','userId','isLoggedIn'),'is_public'=>TRUE,'is_get'=>TRUE,'display'=>'full');
|
| 103 |
$config['ebs_response']=array('url' => 'ebs-pay-response', 'params'=>array('DR','userId','isLoggedIn'),'is_public'=>TRUE,'is_get'=>TRUE,'display'=>'full');
|
104 |
$config['ebs_response']=array('url' => 'ebs-pay-response', 'params'=>array('DR','userId','isLoggedIn'),'is_public'=>TRUE,'is_get'=>TRUE,'display'=>'full');
|
| - |
|
105 |
$config['payu_response']=array('url' => 'payu-pay-response', 'params'=>array('userId','isLoggedIn'),'is_public'=>TRUE,'is_get'=>TRUE,'display'=>'full');
|
| 104 |
$config['hdfc_response']=array('url' => 'hdfc-pay-response', 'params'=>array(),'is_public'=>TRUE,'is_get'=>TRUE,'display'=>'full');
|
106 |
$config['hdfc_response']=array('url' => 'hdfc-pay-response', 'params'=>array(),'is_public'=>TRUE,'is_get'=>TRUE,'display'=>'full');
|
| 105 |
$config['hdfc_emi_response']=array('url' => 'hdfc-emi-pay-response', 'params'=>array(),'is_public'=>TRUE,'is_get'=>TRUE,'display'=>'full');
|
107 |
$config['hdfc_emi_response']=array('url' => 'hdfc-emi-pay-response', 'params'=>array(),'is_public'=>TRUE,'is_get'=>TRUE,'display'=>'full');
|
| 106 |
$config['innoviti_response']=array('url' => 'innoviti-pay-response', 'params'=>array(),'is_public'=>TRUE,'is_get'=>TRUE,'display'=>'full','render'=>'yes');
|
108 |
$config['innoviti_response']=array('url' => 'innoviti-pay-response', 'params'=>array(),'is_public'=>TRUE,'is_get'=>TRUE,'display'=>'full','render'=>'yes');
|
| 107 |
$config['emi']=array('url' => 'emi-schemes', 'params'=>array(),'is_public'=>TRUE,'is_get'=>TRUE,'display'=>'','render'=>'yes');
|
109 |
$config['emi']=array('url' => 'emi-schemes', 'params'=>array(),'is_public'=>TRUE,'is_get'=>TRUE,'display'=>'','render'=>'yes');
|
| 108 |
$config['insuranceInfo']=array('url' => 'address!storeInsuranceDetails', 'params'=>array('dob','addressId','guardianName'),'is_public'=>TRUE,'is_get'=>TRUE,'display'=>'full');
|
110 |
$config['insuranceInfo']=array('url' => 'address!storeInsuranceDetails', 'params'=>array('dob','addressId','guardianName'),'is_public'=>TRUE,'is_get'=>TRUE,'display'=>'full');
|