PayPal - 针对相同错误的不同SeverityCode

时间:2013-12-18 11:21:56

标签: paypal

我们有一些网站使用PayPal Express(通过SOAP)。除了一个之外,如果DoExpressCheckoutPayment返回以下消息:

10413: "The totals of the cart item amounts do not match order amounts."

然后它被归类为错误,Ack字段为'Failure',Error.SeverityCode为'Error'。

但是,在一个站点上(使用完全不同的PayPal帐户),相同的错误消息将返回'SuccessWithWarning'作为Ack,并返回Error.SeverityCode的'Warning'。

我找不到可以控制此错误是SuccessWithWarning还是Error的设置。有谁知道为什么我收到同样错误的不同回复?

0 个答案:

没有答案