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

v3 Support for PayU #643

Closed DevynCJohnson closed 3 years ago

DevynCJohnson commented 3 years ago

Would it be easy for someone to upgrade the OmniPay code for PayU to support v3? I am working on some code that some clients had requested support for PayU for their stores in India.

pszalko commented 3 years ago

Looks like implemented recently :) https://github.com/bileto/omnipay-payu

DevynCJohnson commented 3 years ago

Awesome, thanks!