在 WooCommerce 中使用 PayPal 时出错
Posted
技术标签:
【中文标题】在 WooCommerce 中使用 PayPal 时出错【英文标题】:Error while working with PayPal in WooCommerce 【发布时间】:2019-06-19 02:19:31 【问题描述】:在 WooCommerce/WordPress 中集成 PayPal 时出现以下错误。
Error: The API credentials you provided are not valid. Please double-check that you entered them correctly and try again.
我已从沙盒中提供了正确的凭据。
可能是什么原因?
【问题讨论】:
【参考方案1】:错误本身表明您提供的 API 凭据无效。
仔细检查 API 凭据,并检查您是否正在输入沙盒帐户详细信息,而不是应启用沙盒模式。您还可以重新生成凭据。
【讨论】:
帐户类型也很重要,请检查您是否拥有该沙盒帐户的企业帐户类型。以上是关于在 WooCommerce 中使用 PayPal 时出错的主要内容,如果未能解决你的问题,请参考以下文章
如何从 WooCommerce 订单中更改 Paypal 项目名称?
将 PayPal IPN 与 WooCommerce 一起使用
在 Woocommerce 的 Paypal 插件中转换运费
是否可以在不使用 WooCommerce 重定向到 PayPal 网站的情况下进行 PayPal 付款?