Subversion Repositories SmartDukaan

Rev

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

Rev 18226 Rev 18261
Line 383... Line 383...
383
							$('#loadingModal').modal('hide');
383
							$('#loadingModal').modal('hide');
384
							showShopcluesPopup(response.url);
384
							showShopcluesPopup(response.url);
385
						}
385
						}
386
				  	} else if(store == 6 ) {
386
				  	} else if(store == 6 ) {
387
				  		//display paytm help
387
				  		//display paytm help
388
				  		if(needToDisplayPaytmPopup(me)){
388
//				  		if(needToDisplayPaytmPopup(me)){
389
				  			showPaytmHelpPopup();
389
//				  			showPaytmHelpPopup();
390
					  		$('#oktatabyebye').on('click',function(){
390
//					  		$('#oktatabyebye').on('click',function(){
391
					  			redirectToPaytm(response.url);	
391
//					  			redirectToPaytm(response.url);	
392
					  		});	
392
//					  		});	
393
				  		}else{
393
//				  		}else{
394
				  			redirectToPaytm(response.url);	
394
				  			redirectToPaytm(response.url);	
395
				  		}
395
//				  		}
396
 
396
 
397
                    } 
397
                    } 
398
                      //for homeshop 18
398
                      //for homeshop 18
399
                      else if(store == 7)
399
                      else if(store == 7)
400
                      {
400
                      {