安卓 : Payment Processing

标签 android payment-processing

我已经将支付处理系统的很多东西提到了 android 应用程序。它提供了Paypal's SDK尽力而为。但是,我对下图有点困惑 -

这两者有什么区别 - 移动快速结帐库移动支付库。而且,我会选择哪一个来为 Android 应用程序进行支付处理。请任何人,请用简短的解释来解释。提前致谢。

Payment Processing

最佳答案

希望对你有帮助:

Mobile Payment Libraries (MPL): Add in-app payments by just adding a Pay with PayPal button to your iOS or Android app. PayPal’s library will display an in-app UI to ask the buyer to log in and complete the payment. It's the quickest way to add payments into your app, and you can do it without having back-end services running.

Mobile Express Checkout Library (MECL): If you want the PayPal checkout flow to be in a browser or webview, you can use our Mobile Express Checkout Library. This is useful if you already have a express checkout integration completed for your website or if app store policies require you to complete your checkout flow in a browser. This library will help you integrate the mobile web flow into your app.

我从 here 获得了这些信息.

关于安卓 : Payment Processing,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/9323152/

相关文章:

php - Authorize.net CIM 重复交易窗口

java - 如何将ArrayList发送到BaseAdapter Android

java - Android 上的 Jsoup - OutOfMemory 错误

web-applications - 有什么方法可以接受来自非 native Web 应用程序的读卡器的信用卡刷卡吗?

php - Paypal 订阅 PDT/IPN - 请

android - 在 Android 中集成 Dibs 支付网关

android - 选项卡 View 问题,无法设置内容 View

android - 如何将 ListView 扩展为 View

java - 是否需要在 onActivityResult() 中使用 super.onActivityResult()?

php - Woocommerce 自定义支付网关重定向