thephpleague / omnipay

A framework agnostic, multi-gateway payment processing library for PHP 5.6+
http://omnipay.thephpleague.com/
MIT License
5.91k stars 925 forks source link

CCavenue (omnipay/common 2.0) run on omnipay 3.1 facing error. #611

Open pradeep-sawant2501 opened 3 years ago

pradeep-sawant2501 commented 3 years ago

Hi guys.. I am facing error when install instamojo omnipay package "composer require gentor/omnipay-instamojo" but after installation over omnipay 3.1 and facing issue "Call to undefined method Omnipay\Common\Http\Client::createRequest()" Please guide me how to work "omnipay/common": "~2.0 bug-instamojo_omnipay-common2 " supported package over omnipay 3.1. Also i want to install ccavenue package which is also used "omnipay/common": "~2.0"

Note: I have omnipay 3.1 package installed.