I have done it in case of paypal. Is there any way to integrate instamojo like this?
"require": {
"laravel/framework": "4.2.*",
"moltin/laravel-cart": "dev-master",
"paypal/rest-api-sdk-php": "*"
}
I have done it in case of paypal. Is there any way to integrate instamojo like this?
"require": {
"laravel/framework": "4.2.*",
"moltin/laravel-cart": "dev-master",
"paypal/rest-api-sdk-php": "*"
}
Copyright © 2021 Jogjafile Inc.
Laravel has a package called Indian Payment Gateway (indipay) by which you can configure payment gateways like CCAvenue, PayUMoney, EBS, CitrusPay, Instamojo recently I have used this package for the integration and succeeded. The below link has a clear steps to do the integration process. Github link