ios - iOS 移动应用程序中的 Paypal 集成

标签 ios paypal paypal-sandbox

我已经使用最新的 MPL 库将 paypal 集成到我的 iOS 应用程序中。该应用程序在离线 (ENV_NONE) 模式下运行良好。当我尝试在沙盒 (ENV_SANDBOX) 模式下测试应用程序时,在模拟器和设备中出现以下错误:

Checking Error********************
Posting Error: 2147483647
DEVELOPER ERROR: This app not using a supported version of the PayPal library.

我正在使用沙盒测试 APP ID“APP-80W284485P519543T”

最佳答案

我遇到了同样的问题,通过电子邮件发送了 PayPal 支持并得到了这个 -

Regarding the 'Posting Error: 2147483647' error, this appears to be a known issue that is currently being investigated. I will update you via this ticket as soon as I get more update on this.

希望尽快解决。

关于ios - iOS 移动应用程序中的 Paypal 集成,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/12622410/

相关文章:

Paypal 支付API "Incoming JSON request does not map to API request"

php - Paypal IPN 通知 - MAXFAILEDPAYMENTS

ios - 使 UIView 和 UICollectionView 一起滚动

ios - UITextView 可点击标签辅助功能画外音问题

winforms - Paypal 与 Windows 窗体应用程序的集成

.net - 在 .Net Framework 4.5 中创建连接时出现 Paypal 身份验证错误

php - 具有定期付款的 Paypal Payments Advanced/Pro Layout C?

ios - 当我在调试中放置它时,Xcode 8 不显示任何变量值

ios - 是否可以通过在 iOS swift 中画线来对图像进行分组?

c# - 购物车商品总金额与 SetExpressCheckout PayPal Api 上的订单金额不匹配