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

powershell Start-Process exit code -1073741502 when used with Credential from a windows service environment -

twig - Using Twigbridge in a Laravel 5.1 Package -

c# - LINQ join Entities from HashSet's, Join vs Dictionary vs HashSet performance -