thephpleague / omnipay

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

paypal pro supported? #616

Open shaibal13 opened 4 years ago

shaibal13 commented 4 years ago

is this version has paypal pro? i got always Message: Class '\Omnipay\PayPal\ProGateway' not found error

carlos-mg89 commented 3 years ago

Yes, this is the package you are looking for https://github.com/thephpleague/omnipay-paypal

You can see in https://github.com/thephpleague/omnipay-paypal/tree/master/src that there are several Paypal gateways. And One of these ones is precisely for Paypal Pro.