omnipay
omnipay copied to clipboard
A framework agnostic, multi-gateway payment processing library for PHP 5.6+
Results
112
omnipay issues
Sort by
recently updated
recently updated
newest added
trafficstars
Using the `@method` annotation in an interface is probably not the best solution. All the unimplemented methods raise a deprecation: ``` 1x: Class "Omnipay\PayPal\ProGateway" should implement method "Omnipay\Common\GatewayInterface::acceptNotification(array $options =...