omnipay icon indicating copy to clipboard operation
omnipay copied to clipboard

paypal pro supported?

Open shaibal13 opened this issue 5 years ago • 1 comments
trafficstars

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

shaibal13 avatar Sep 13 '20 09:09 shaibal13

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.

carlos-mg89 avatar Aug 03 '21 14:08 carlos-mg89