Class 'PayPal\Common\PayPalModel' 未找到 Angell EYE Paypal SDK 库

Class 'PayPal\Common\PayPalModel' not found Angell EYE Paypal SDK Library

有谁知道我为什么会收到这个错误:

Class 'PayPal\Common\PayPalModel' not found

Angel EYE 的库 SDK PayPal 似乎没有附带上面的文件夹和文件。

我在尝试 运行 其余 CreateSinglePayout 向另一个帐户汇款时遇到此错误。

谢谢

终于解决了问题,

那是因为我没有使用 composer 安装就复制了库。

要使其正常工作,请尝试使用 composer 安装。它应该有效。