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
Post a Comment