<legend id='v4pkz'><style id='v4pkz'><dir id='v4pkz'><q id='v4pkz'></q></dir></style></legend>
    1. <tfoot id='v4pkz'></tfoot>
    2. <small id='v4pkz'></small><noframes id='v4pkz'>

      1. <i id='v4pkz'><tr id='v4pkz'><dt id='v4pkz'><q id='v4pkz'><span id='v4pkz'><b id='v4pkz'><form id='v4pkz'><ins id='v4pkz'></ins><ul id='v4pkz'></ul><sub id='v4pkz'></sub></form><legend id='v4pkz'></legend><bdo id='v4pkz'><pre id='v4pkz'><center id='v4pkz'></center></pre></bdo></b><th id='v4pkz'></th></span></q></dt></tr></i><div id='v4pkz'><tfoot id='v4pkz'></tfoot><dl id='v4pkz'><fieldset id='v4pkz'></fieldset></dl></div>

        • <bdo id='v4pkz'></bdo><ul id='v4pkz'></ul>

        Paypal Sandbox API 内部错误

        Paypal Sandbox API Internal Error(Paypal Sandbox API 内部错误)

            • <bdo id='qzzXK'></bdo><ul id='qzzXK'></ul>

                <small id='qzzXK'></small><noframes id='qzzXK'>

                <legend id='qzzXK'><style id='qzzXK'><dir id='qzzXK'><q id='qzzXK'></q></dir></style></legend>

                  <i id='qzzXK'><tr id='qzzXK'><dt id='qzzXK'><q id='qzzXK'><span id='qzzXK'><b id='qzzXK'><form id='qzzXK'><ins id='qzzXK'></ins><ul id='qzzXK'></ul><sub id='qzzXK'></sub></form><legend id='qzzXK'></legend><bdo id='qzzXK'><pre id='qzzXK'><center id='qzzXK'></center></pre></bdo></b><th id='qzzXK'></th></span></q></dt></tr></i><div id='qzzXK'><tfoot id='qzzXK'></tfoot><dl id='qzzXK'><fieldset id='qzzXK'></fieldset></dl></div>

                    <tbody id='qzzXK'></tbody>
                1. <tfoot id='qzzXK'></tfoot>

                  本文介绍了Paypal Sandbox API 内部错误的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着跟版网的小编来一起学习吧!

                  问题描述

                  过去几个月我一直在使用 Paypal Merchant SDK 和 Sandbox 凭据,一切正常.

                  I've been using Paypal Merchant SDK with Sandbox credentials for last few months and everything for working fine.

                  但是今天,我面临这个奇怪的问题,每当我对 SetExpressCheckout 进行 API 调用时,我都会收到 由于内部错误导致交易失败,错误代码为 10001 ..我代码中没有任何更改,它刚刚开始显示.

                  But today, Im facing this strange problem, whenever I make an API call of SetExpressCheckout, I get Transaction failed due to internal error with error code 10001 .. I haven't changed anything in code, it just started to show up.

                  我使用 github api 进行交易:https://github.com/paypal/merchant-sdk-php/]1

                  Im using the github api for transaction: https://github.com/paypal/merchant-sdk-php/]1

                  这是 API 错误响应

                  Here is the API Error Response

                  SetExpressCheckoutResponseType Object
                  (
                      [Token] => 
                      [Timestamp] => 2013-09-15T07:33:51Z
                      [Ack] => Failure
                      [CorrelationID] => 1325627aefe46
                      [Errors] => Array
                      (
                          [0] => ErrorType Object
                              (
                                  [ShortMessage] => Internal Error
                                  [LongMessage] => Transaction failed due to internal error
                                  [ErrorCode] => 10001
                                  [SeverityCode] => Error
                                  [ErrorParameters] => 
                              )
                  
                      )
                  
                      [Version] => 94.0
                      [Build] => 7645184
                  )
                  

                  推荐答案

                  我认为这是您的问题.如果是这样,PayPal 已意识到此问题并正在努力解决.

                  I think this is your issue. If so PayPal are aware of this issue and are trying to fix it.

                  https://www.paypal-notify.com/eventnotification/event_details?eventId=3945

                  更新:PayPal 网站和 PayPal API 的问题 - 9 月 15 日 - 沙盒

                  PayPal 通知

                  沙盒状态更新

                  更新:我们将继续努力寻求解决方案,并会在获得更多信息时提供更新.

                  Update: We continue to work towards a resolution and will provide an update when we have more information.

                  SAR 于 2013 年 9 月 15 日上午 11:24 由 SAR 发送

                  Sent Sep 15, 2013 11:24 AM BST by SAR

                  开始时间:2013 年 9 月 15 日上午 05:55 BST

                  Start time: Sep 15, 2013 05:55 AM BST

                  目前,没有替代的解决方法.

                  At this time, there is no alternative work-around.

                  有问题吗?请通过提交工单联系;参考PP-CRI-3945

                  Questions? Please contact by filing a ticket; refer to PP-CRI-3945

                  这篇关于Paypal Sandbox API 内部错误的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!

                  本站部分内容来源互联网,如果有图片或者内容侵犯了您的权益,请联系我们,我们会在确认后第一时间进行删除!

                  相关文档推荐

                  How do I pass parameters into a PHP script through a webpage?(如何通过网页将参数传递给 PHP 脚本?)
                  PHP - include a php file and also send query parameters(PHP - 包含一个 php 文件并发送查询参数)
                  Where can I read about conditionals done with quot;?quot; and quot;:quot; (colon)?(我在哪里可以阅读有关使用“?完成的条件的信息?和“:(冒号)?)
                  Accessing arrays whitout quoting the key(在不引用键的情况下访问数组)
                  What is the name for the quot;lt;lt;lt;quot; operator?(“lt;lt;lt;的名字是什么?操作员?)
                  default as first option in switch statement?(默认为 switch 语句中的第一个选项?)

                    <bdo id='t47WH'></bdo><ul id='t47WH'></ul>

                    • <legend id='t47WH'><style id='t47WH'><dir id='t47WH'><q id='t47WH'></q></dir></style></legend>

                        <tbody id='t47WH'></tbody>

                      <small id='t47WH'></small><noframes id='t47WH'>

                      1. <i id='t47WH'><tr id='t47WH'><dt id='t47WH'><q id='t47WH'><span id='t47WH'><b id='t47WH'><form id='t47WH'><ins id='t47WH'></ins><ul id='t47WH'></ul><sub id='t47WH'></sub></form><legend id='t47WH'></legend><bdo id='t47WH'><pre id='t47WH'><center id='t47WH'></center></pre></bdo></b><th id='t47WH'></th></span></q></dt></tr></i><div id='t47WH'><tfoot id='t47WH'></tfoot><dl id='t47WH'><fieldset id='t47WH'></fieldset></dl></div>
                          <tfoot id='t47WH'></tfoot>