Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在将 Applicationcraft.com (AC) 用于移动原生应用程序。这将在 iOS 和 Android 上运行。我需要将交易详情发布到 PayPal 并取回授权。
AC 基于 jQuery 并使用 Phonegap 构建。有没有人有一个关于如何实现这一目标的简化示例?我查看了 PayPal 文档,对于新手来说,它们是压倒性的。
AC 允许 http 请求,所以我觉得这将是最简单的路线。