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

Needed Indian gateways in omnipay 3.1 #610

Open pradeep-sawant2501 opened 3 years ago

pradeep-sawant2501 commented 3 years ago

Hi, I am developing multigateway system using omnipay 3.1 version.. Can u share me indian gateway list which omnipay 3.1 convered.. like.. payumoney, ccavenue, instamoney and many more. My first focus is to cover all indian gateway first. Share such gateway github links if poossible.

kabudu commented 3 years ago

Hi! You can see the list of documented gateways here: https://github.com/thephpleague/omnipay

Alternatively you can also do a search on Github for the key phrase omnipay just in case there are one or more that have not been documented.

I hope this helps!

amitabh-georadius commented 3 years ago

@pradeep-sawant2501 Have you been able to start off on this project? There seems to be lots of Indian payment gateways that have been integrated with omnipay, but most (if not all) are using omnipay 2 . You can find most of them on Github, but most of them are not under active development