Subversion Repositories SmartDukaan

Rev

Rev 13187 | Rev 14837 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 13187 Rev 13350
Line 36... Line 36...
36
$config['recharge']= array('header'=>array('top_menu','search_bar'),'response'=>array('recharge_list','mobile_operator','dth_operator','plan_map','recharge_confirmation','recharge_amount'),'footer'=>array('footer_link'));
36
$config['recharge']= array('header'=>array('top_menu','search_bar'),'response'=>array('recharge_list','mobile_operator','dth_operator','plan_map','recharge_confirmation','recharge_amount'),'footer'=>array('footer_link'));
37
$config['service']= array('header'=>array(),'response'=>array('service_provider'),'footer'=>array());
37
$config['service']= array('header'=>array(),'response'=>array('service_provider'),'footer'=>array());
38
$config['denominations']= array('header'=>array(),'response'=>array('mobile_denominations'),'footer'=>array());
38
$config['denominations']= array('header'=>array(),'response'=>array('mobile_denominations'),'footer'=>array());
39
$config['rechargeAmount']= array('header'=>array(),'response'=>array('recharge_amount'),'footer'=>array());
39
$config['rechargeAmount']= array('header'=>array(),'response'=>array('recharge_amount'),'footer'=>array());
40
$config['rechargeConfirm']= array('header'=>array(),'response'=>array('recharge_confirm'),'footer'=>array());
40
$config['rechargeConfirm']= array('header'=>array(),'response'=>array('recharge_confirm'),'footer'=>array());
41
$config['rechargePayOptions']= array('header'=>array('top_menu','search_bar'),'response'=>array('recharge_payOptions','recharge_paymentSubmit'),'footer'=>array('footer_link'));
-
 
42
$config['rechargeGetUser']= array('header'=>array(),'response'=>array('recharge_confirmation'),'footer'=>array());
41
$config['rechargeGetUser']= array('header'=>array(),'response'=>array('recharge_confirmation'),'footer'=>array());
-
 
42
$config['rechargePayOptions']= array('header'=>array('top_menu','search_bar'),'response'=>array('recharge_payOptions','recharge_paymentSubmit'),'footer'=>array('footer_link'));
43
$config['rechargeOrderConfirmation']= array('header'=>array('top_menu','search_bar'),'response'=>array('recharge_orderconfirmation'),'footer'=>array('footer_link'));
43
$config['rechargeOrderConfirmation']= array('header'=>array('top_menu','search_bar'),'response'=>array('recharge_orderconfirmation'),'footer'=>array('footer_link'));
44
$config['rechargeStatus']= array('header'=>array(),'response'=>array('recharge_status'),'footer'=>array());
44
$config['rechargeStatus']= array('header'=>array(),'response'=>array('recharge_status'),'footer'=>array());
45
$config['rechargeFaq']= array('header'=>array('top_menu','search_bar'),'response'=>array('home_banner','recharge_faq'),'footer'=>array('footer_link'));
45
$config['rechargeFaq']= array('header'=>array('top_menu','search_bar'),'response'=>array('home_banner','recharge_faq'),'footer'=>array('footer_link'));
46
$config['hdfcRecahrgeResponse']= array('header'=>array(),'response'=>array('hdfc_recharge_response'),'footer'=>array());
46
$config['hdfcRecahrgeResponse']= array('header'=>array(),'response'=>array('hdfc_recharge_response'),'footer'=>array());
47
//sub child of recharge
47
//sub child of recharge
Line 86... Line 86...
86
$config['shipping_change']= array('header'=>array(),'response'=>array('changeAddress'),'footer'=>array());
86
$config['shipping_change']= array('header'=>array(),'response'=>array('changeAddress'),'footer'=>array());
87
$config['shippingmethod']= array('header'=>array('top_menu','search_bar'),'response'=>array('shippingmethod_process','shippingmethod_submit'),'footer'=>array('footer_link'));
87
$config['shippingmethod']= array('header'=>array('top_menu','search_bar'),'response'=>array('shippingmethod_process','shippingmethod_submit'),'footer'=>array('footer_link'));
88
$config['payment']= array('header'=>array('top_menu','search_bar'),'response'=>array('payment_process','emi','payment_submit'),'footer'=>array('footer_link'));
88
$config['payment']= array('header'=>array('top_menu','search_bar'),'response'=>array('payment_process','emi','payment_submit'),'footer'=>array('footer_link'));
89
$config['ebsProcessing']= array('header'=>array(),'response'=>array('ebs_processing'),'footer'=>array());
89
$config['ebsProcessing']= array('header'=>array(),'response'=>array('ebs_processing'),'footer'=>array());
90
$config['ebsResponse']= array('header'=>array(),'response'=>array('ebs_response'),'footer'=>array());
90
$config['ebsResponse']= array('header'=>array(),'response'=>array('ebs_response'),'footer'=>array());
-
 
91
$config['payuResponse']= array('header'=>array(),'response'=>array('payu_response'),'footer'=>array());
91
$config['hdfcResponse']= array('header'=>array(),'response'=>array('hdfc_response'),'footer'=>array());
92
$config['hdfcResponse']= array('header'=>array(),'response'=>array('hdfc_response'),'footer'=>array());
92
$config['hdfcEmiResponse']= array('header'=>array(),'response'=>array('hdfc_emi_response'),'footer'=>array());
93
$config['hdfcEmiResponse']= array('header'=>array(),'response'=>array('hdfc_emi_response'),'footer'=>array());
93
$config['innovitiResponse']= array('header'=>array(),'response'=>array('innoviti_response'),'footer'=>array());
94
$config['innovitiResponse']= array('header'=>array(),'response'=>array('innoviti_response'),'footer'=>array());
94
$config['insurance_info']= array('header'=>array(),'response'=>array('insuranceInfo'),'footer'=>array());
95
$config['insurance_info']= array('header'=>array(),'response'=>array('insuranceInfo'),'footer'=>array());
95
//sub child of checkout
96
//sub child of checkout
Line 101... Line 102...
101
	$config['changeAddress']=array('url' => 'cart!changeAddress', 'params'=>array(),'is_public'=>TRUE,'is_get'=>TRUE,'display'=>'full','render'=>'yes');
102
	$config['changeAddress']=array('url' => 'cart!changeAddress', 'params'=>array(),'is_public'=>TRUE,'is_get'=>TRUE,'display'=>'full','render'=>'yes');
102
	$config['payment_process']=array('url' => 'pay-options', 'params'=>array(),'is_public'=>TRUE,'is_get'=>TRUE,'display'=>'full','render'=>'yes');
103
	$config['payment_process']=array('url' => 'pay-options', 'params'=>array(),'is_public'=>TRUE,'is_get'=>TRUE,'display'=>'full','render'=>'yes');
103
	$config['payment_submit']=array('url' => 'order', 'params'=>array('isLoggedIn','userId','payment_option','addressid'),'is_public'=>TRUE,'is_get'=>TRUE,'display'=>'full');
104
	$config['payment_submit']=array('url' => 'order', 'params'=>array('isLoggedIn','userId','payment_option','addressid'),'is_public'=>TRUE,'is_get'=>TRUE,'display'=>'full');
104
	$config['ebs_processing']=array('url' => 'ebs-pay-processing', 'params'=>array('DR','userId','isLoggedIn'),'is_public'=>TRUE,'is_get'=>TRUE,'display'=>'full');	
105
	$config['ebs_processing']=array('url' => 'ebs-pay-processing', 'params'=>array('DR','userId','isLoggedIn'),'is_public'=>TRUE,'is_get'=>TRUE,'display'=>'full');	
105
	$config['ebs_response']=array('url' => 'ebs-pay-response', 'params'=>array('DR','userId','isLoggedIn'),'is_public'=>TRUE,'is_get'=>TRUE,'display'=>'full');	
106
	$config['ebs_response']=array('url' => 'ebs-pay-response', 'params'=>array('DR','userId','isLoggedIn'),'is_public'=>TRUE,'is_get'=>TRUE,'display'=>'full');	
-
 
107
	$config['payu_response']=array('url' => 'payu-pay-response', 'params'=>array('userId','isLoggedIn'),'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');
108
	$config['hdfc_response']=array('url' => 'hdfc-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');
109
	$config['hdfc_emi_response']=array('url' => 'hdfc-emi-pay-response', 'params'=>array(),'is_public'=>TRUE,'is_get'=>TRUE,'display'=>'full');
108
	$config['innoviti_response']=array('url' => 'innoviti-pay-response', 'params'=>array(),'is_public'=>TRUE,'is_get'=>TRUE,'display'=>'full','render'=>'yes');
110
	$config['innoviti_response']=array('url' => 'innoviti-pay-response', 'params'=>array(),'is_public'=>TRUE,'is_get'=>TRUE,'display'=>'full','render'=>'yes');
109
	$config['emi']=array('url' => 'emi-schemes', 'params'=>array(),'is_public'=>TRUE,'is_get'=>TRUE,'display'=>'','render'=>'yes');
111
	$config['emi']=array('url' => 'emi-schemes', 'params'=>array(),'is_public'=>TRUE,'is_get'=>TRUE,'display'=>'','render'=>'yes');
110
	$config['insuranceInfo']=array('url' => 'address!storeInsuranceDetails', 'params'=>array('dob','addressId','guardianName'),'is_public'=>TRUE,'is_get'=>TRUE,'display'=>'full');
112
	$config['insuranceInfo']=array('url' => 'address!storeInsuranceDetails', 'params'=>array('dob','addressId','guardianName'),'is_public'=>TRUE,'is_get'=>TRUE,'display'=>'full');