【问题标题】:Paypal Classic API error贝宝经典 API 错误
【发布时间】:2014-02-03 08:51:13
【问题描述】:

我正在尝试集成 codeigniter 和 paypal 经典自适应支付 API

它在沙盒上运行良好,当我将它切换到真实直播时

返回

array(11) { ["responseEnvelope.timestamp"]=> string(29) "2014-01-14T18:22:40.663-08:00" ["responseEnvelope.ack"]=> string(7) "Failure" ["responseEnvelope.correlationId"]=> string(13) "76ca75a2250ac" ["responseEnvelope.build"]=> string(7) "7935900" ["error(0).errorId"]=> string(6) "560022" ["error(0).domain"]=> string(8) "PLATFORM" ["error(0).subdomain"]=> string(11) "Application" ["error(0).severity"]=> string(5) "Error" ["error(0).category"]=> string(11) "Application" ["error(0).message"]=> string(60) "The X-PAYPAL-APPLICATION-ID header contains an invalid value" ["error(0).parameter(0)"]=> string(23) "X-PAYPAL-APPLICATION-ID" }

非常感谢cmets

【问题讨论】:

    标签: paypal paypal-sandbox paypal-adaptive-payments


    【解决方案1】:

    错误消息非常简单。您显然为您的 App ID 传递了一个无效值。当您发送实时电话时,您是否为此填写了任何内容?你到底要发送什么?

    【讨论】:

      猜你喜欢
      • 2013-06-07
      • 1970-01-01
      • 2016-01-08
      • 2013-10-18
      • 2014-07-13
      • 2015-11-10
      • 2013-08-27
      • 2023-03-27
      • 2016-06-09
      相关资源
      最近更新 更多