错误:错误:TypeError:_this3.props.onError不是函数 - Paypal Sandbox

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了错误:错误:TypeError:_this3.props.onError不是函数 - Paypal Sandbox相关的知识,希望对你有一定的参考价值。

在测试Paypal checkout.js REST API客户端集成代码(在沙箱上) - https://developer.paypal.com/demo/checkout/#/pattern/client时,我收到以下错误 -

enter image description here

enter image description here

这种行为是随机的。有时会执行,有时会失败。请协助。

答案

在checkout.js按钮实现中添加一个onError方法,如here所示。

至于“有时会执行,有时它没有”,那就是PayPal Sandbox。

以上是关于错误:错误:TypeError:_this3.props.onError不是函数 - Paypal Sandbox的主要内容,如果未能解决你的问题,请参考以下文章

Discord.py 错误:TypeError:__new__() 得到了一个意外的关键字参数“deny_new”

如何在本机反应中修复“TypeError:未定义不是对象(评估'_reactNativeCamera.default.constants')”错误?

使用 pexpect 和多处理时出错?错误“TypEerror:无法序列化 '_io.TextIOWrapper' 对象”

小程序错误TypeError: __webpack_require__

错误:TimeoutException Future 未完成并且 TypeError:T.as 不是 _Future.new 的函数。[_setValue]

渲染中的错误:“TypeError:无法读取未定义的属性'_t'”在使用 Jest 的单元测试中