Razorpay integration in Bagisto
- 
					
					
					
					
 Hello can some one help me to integrate razorpay in bagisto 
 I am creating package but not able to integrate successfully
- 
					
					
					
					
 May I know what is the issue that you are facing? 
- 
					
					
					
					
 i do't know how to include the razorpay libray in my package 
- 
					
					
					
					
 Hi @Pankaj Please follow this one - https://forums.bagisto.com/topic/205/is-it-possible-to-integrate-razorpay-payment-gateway-in-bagisto-e-commerce Thanks 
- 
					
					
					
					
 @Pankaj said in Razorpay integration in Bagisto: razorpay Hii@rahul 
 yes i have followed that steps and not it is showing in my checkout page and also in admin panel. not while i click on the razor pay then not able to to open pop of razorpay
- 
					
					
					
					
 
- 
					
					
					
					
 Hi @Pankaj Did you created route named as 'razorpay.standard.paywithrazorpay' ? If not, then create this route which calls your controller for redirection. Thanks 
- 
					
					
					
					
 @rahul said in Razorpay integration in Bagisto: redirection 
 Yes sir i have created
  
- 
					
					
					
					
 
- 
					
					
					
					
 @rahul said in Razorpay integration in Bagisto: php artisan route:cache no sir no effect it also repeating the same issue. if you have the documentation or full module documentation then can you provide me 
 Thank you in advance
- 
					
					
					
					
 
- 
					
					
					
					
 
- 
					
					
					
					
 Hi @Pankaj Please run following commands - php artisan config:clear 
 php artisan cache:clear
 php artisan config:cache
 php artisan route:cache
 composer dump-autoload
 php artisan vendor:publishThanks 
- 
					
					
					
					
 no sir its same issue not get resolved 
- 
					
					
					
					
 @Pankaj how to include script and css and form in payment.blade.php 
 
			
		
