使用web视图贝宝视图、贝宝、web

2023-09-04 10:02:32 作者:一个人

我想知道如果我能整合贝宝不使用贝宝库机器人。 (可能使用的WebView)?

I want to know if i can integrate the paypal without using paypal library for android. (May be using webview)?

如果是,是否有任何教程,以了解过程?

If yes, is there any tutorial to know the process?

在此先感谢。

推荐答案

是的; PayPal移动防爆preSS结帐。它基本上是贝宝防爆preSS结账移动视图。它的死很容易实现。只需拨打SETEX pressCheckout,检​​索令牌,重定向到的 https://www.paypal.com/cgi-bin/webscr?cmd=_ex$p$pss-checkout&token=TOKEN 并呼吁DoEx pressCheckoutPayment当用户回来在你的页面。

Yes; PayPal Mobile Express Checkout. It's basically a mobile view for PayPal Express Checkout. It's dead-easy to implement. Just call SetExpressCheckout, retrieve the token, redirect to https://www.paypal.com/cgi-bin/webscr?cmd=_express-checkout&token=TOKEN and call DoExpressCheckoutPayment when the user is back on your page.

https://developer.paypal.com/webapps/developer/docs/classic/products/mobile-ex$p$pss-checkout/ https://developer.paypal.com/webapps/developer/docs/经典/移动/ gs_MEC /