currently our company is choosing the revPay as the payment Gateway. Need to know is Laravel Omnipay able to be used for this revPay?
Asked
Active
Viewed 172 times
1 Answers
0
The current list of omnipay gateways is here:
https://github.com/thephpleague/omnipay
I do not see revPay on that list.

delatbabel
- 3,601
- 24
- 29
-
thanks for your reply. This is my first time to integrate payment gateway using laravel framework. Is there any related tutorial that i can learn to integrate payment gateway in laravel? – Joven Dev Jul 28 '17 at 11:50