Subversion Repositories SmartDukaan

Rev

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

Rev 17017 Rev 17026
Line 361... Line 361...
361
						}else{
361
						}else{
362
							pma.send('apk','shopclues','inactive',me,null);
362
							pma.send('apk','shopclues','inactive',me,null);
363
							$('#loadingModal').modal('hide');
363
							$('#loadingModal').modal('hide');
364
							showShopcluesPopup(response.url);
364
							showShopcluesPopup(response.url);
365
						}
365
						}
366
				  	} else if(store == 7 ) {
366
				  	} else if(store == 6 ) {
367
				  		//display paytm help
367
				  		//display paytm help
368
				  		if(needToDisplayPaytmPopup(me)){
368
				  		if(needToDisplayPaytmPopup(me)){
369
				  			showPaytmHelpPopup();
369
				  			showPaytmHelpPopup();
370
					  		$('#oktatabyebye').on('click',function(){
370
					  		$('#oktatabyebye').on('click',function(){
371
					  			redirectToPaytm(response.url);	
371
					  			redirectToPaytm(response.url);	
Line 374... Line 374...
374
				  			redirectToPaytm(response.url);	
374
				  			redirectToPaytm(response.url);	
375
				  		}
375
				  		}
376
 
376
 
377
					} 
377
					} 
378
					  //for homeshop 18
378
					  //for homeshop 18
379
				  	  else if(store == 6)
379
				  	  else if(store == 7)
380
				  	  {
380
				  	  {
381
				  			redirectTohomeShop18(response.url);	
381
				  			redirectTohomeShop18(response.url);	
382
				  		
382
				  		
383
				  	  }
383
				  	  }
384
					  else if (store == 3 || store == 2) {
384
					  else if (store == 3 || store == 2) {