简体   繁体   English

Android PayPal集成中的PayPal错误

[英]paypal error in android paypal integration

when i try to pay via paypal it generates an error from paypal.. 当我尝试通过Paypal付款时,会从Paypal生成错误。

11-05 20:57:08.600: W/paypal.sdk(2831): X SN:38 PayPal Debug-ID: 43d2bc84ba495 [live, 2.6.1;release]
11-05 20:57:08.600: E/paypal.sdk(2831): request failure with http statusCode:400,exception:org.apache.http.client.HttpResponseException: Bad Request
11-05 20:57:08.600: E/paypal.sdk(2831): request failed with server response: "name":"AUTH_RC_RISK_FAILURE","debug_id":"43d2bc84ba495","message":"checkout-session

is NON_PAYABLE","information_link":" https://api.paypal.com/docs/api/#AUTH_RC_RISK_FAILURE " 是NON_PAYABLE“,”信息链接“:” https://api.paypal.com/docs/api/#AUTH_RC_RISK_FAILURE

That error simply indicates that the payment was rejected by PayPal's risk and fraud detections systems. 该错误只是表明付款被PayPal的风险和欺诈检测系统拒绝。 I recommend you communicate directly with PayPal's MTS support line or customer support to determine why it rejected that payment. 我建议您直接与PayPal的MTS支持热线或客户支持联系,以确定其拒绝付款的原因。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM