【问题标题】:Paypal configuration into new accountPaypal 配置到新帐户
【发布时间】:2013-06-20 13:32:14
【问题描述】:

我在集成 paypal 时遇到安全标头错误,paypal 集成在沙盒环境和凭据中运行良好,但不适用于 live。

在使用 paypal api 进行集成时,我需要在 paypal 中进行任何特定配置吗?

任何帮助将不胜感激。

谢谢

【问题讨论】:

  • 10002 - 安全错误 - 安全标头无效是确切的错误消息
  • 你能把安全标头错误的屏幕截图放上去吗?
  • 看看这是否有帮助:support.bigcommerce.com/questions/1150/…
  • 该错误消息通常只会在凭据不正确时显示。能否请您仔细检查一下凭据中是否没有多余的空格字符,以及您使用的凭据是否适用于您正在使用的正确模式(实时与沙盒)?
  • 是的,我已经检查了凭据,它们很好,没有空间

标签: paypal


【解决方案1】:

该错误消息通常只会在凭据不正确时显示。 您能否再次检查凭据中是否没有多余的空格字符,以及您使用的凭据是否适用于您正在使用的正确模式(实时与沙盒)?

如果设置为沙盒模式,您必须使用您的 Paypal 沙盒凭据。实时的将无法在沙盒模式下工作。

该错误消息表明 PayPal 不接受您的 API 凭据。

Common causes:

1. You have your PayPal module configured to "Sandbox" but have not used Sandbox API credentials.

2. You have your PayPal module configured to "Live" but have not used Live API credentials.

3. You have mis-typed one or more API credentials entries, including but not limited to leaving trailing spaces.

4. You have deleted and/or recreated new API credentials in your PayPal account but have not copied those new credentials back to your store.

这个链接可以帮助你更多..

https://developer.paypal.com/webapps/developer/docs/classic/api/errorcodes/

【讨论】:

【解决方案2】:

我们为 paypal 和沙盒使用不同的凭据。请查看这些链接 softprodigy.in/CMPnew/app/webroot/images/live.png softprodigy.in/CMPnew/app/webroot/images/sandbox.png

【讨论】:

    猜你喜欢
    • 2010-11-14
    • 1970-01-01
    • 2012-01-19
    • 1970-01-01
    • 2020-02-21
    • 2013-03-12
    • 2013-01-21
    • 2011-06-30
    • 2014-10-16
    相关资源
    最近更新 更多