I'm looking into supporting P2P payments for a mobile app, iOS as well as Android. I do not think the PayPal API has support for this, what would be the best way to achieve this?
I need a verification preferably of a payment made to another user.
贝宝绝对支持这一点。你有很多选择。您可以使用他们实际的移动 SDK,也可以像往常一样向 API 端点构建标准 HTTP 请求。
当使用 Express Checkout 或 Adaptive Payments 时,他们的系统将在使用移动设备时自动切换到使用移动结账体验。通过这种方式,您可以构建您的应用程序以在移动设备或普通计算机上运行(例如,使用 jQuery Mobile),并为用户提供他们期望的体验。