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

java - BeanIO write annotated class to fixedlength -

Using Java 8 lambdas/transformations to combine and flatten two Maps -

How to connect android app to App engine -