How to integrate Instamojo payment gateway in laravel 4.2? -


i have done in case of paypal. there way integrate instamojo this?

"require": {

"laravel/framework": "4.2.*", "moltin/laravel-cart": "dev-master", "paypal/rest-api-sdk-php": "*" 

}

laravel has package called indian payment gateway (indipay) can configure payment gateways ccavenue, payumoney, ebs, citruspay, instamojo have used package integration , succeeded. below link has clear steps integration process. github link


Comments

Popular posts from this blog

twig - Using Twigbridge in a Laravel 5.1 Package -

firemonkey - How do I make a beep sound in Android using Delphi and the API? -

jdbc - Not able to establish database connection in eclipse -