问题描述
|
Rowanparker
https://github.com/rowanparker/kohana-3-paypal
我确实需要这个模块,但是我不能使用它,因为它给了我这个
错误:
Call to undefined method PayPal_ExpressCheckout::SetExpressCheckout()
注意:我按照GitHub上的示例进行了所有操作。
影手
https://github.com/shadowhand/paypal
我
在这个模块上遇到同样的
错误。
有人可以帮我吗?请!
谢谢!
解决方法
使用
set()
方法代替
SetExpressCheckout()