有谁知道我如何向 Omnipay 添加新的支付网关?
我阅读了博客https://groups.google.com/forum/#!topic/omnipay/j7OeQQSB95A
我按照以下步骤操作:
- 使用 composer 克隆了 Omnipay 存储库
- 在 vendor/Omnipay/ 目录中,根据条带示例添加新的目录布局
现在,当我现在尝试包含我的网关时,我看到以下错误:
SCREAM: Error suppression ignored for
( ! ) Fatal error: Class '\Omnipay\Mygateway\Gateway' not found in
C:\wamp\www\root\omnipay\vendor\omnipay\common\src\Omnipay\Common\GatewayFactory.php on line 79