简体   繁体   English

不建议使用Android的Paypal集成

[英]Paypal integration for android deprecated

When I tried to find official documentation for android for integrating paypal express, I found 当我尝试找到用于集成Paypal Express的Android官方文档时,我发现

Important: PayPal Mobile SDKs are now Deprecated and only existing integrations are supported. 重要:现在不建议使用PayPal Mobile SDK,并且仅支持现有的集成。 For all new integrations, use Braintree Direct or Express Checkout'. 对于所有新集成,请使用Braintree Direct或Express Checkout'。

I couldn't find any android documentation in the recommended pages as well. 我在推荐页面中也找不到任何android文档。 Is it something like we have to use the REST API provided by them in android as well? 是否就像我们也必须使用android提供的REST API一样?

Please guide me how I can implement paypal in android. 请指导我如何在Android中实现Paypal。

Did you look at the Braintree SDK? 您看过Braintree SDK吗? It will tie PayPal, direct credit card processing, Venmo, Apple and Google Pay in a single integration. 它将整合PayPal,直接信用卡处理,Venmo,Apple和Google Pay。 That's what I would recommend. 那就是我的建议。

Specifically, you should use their Drop In UI. 具体来说,您应该使用他们的Drop In UI。 Here's a guide for Android integration with Braintree . 这是与Braintree进行Android集成的指南。

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

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