安卓手机防爆preSS结帐库 [英] Android : Mobile Express Checkout Library

查看:101
本文介绍了安卓手机防爆preSS结帐库的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我工作的移动防爆preSS结帐库付款方式。我有一些困惑与URL重定向贝宝登录页面。而且,下面的链接是我已经使用过。

I'm working on Mobile Express Checkout Library for payment method. I've some confusion with url for redirecting the paypal login page. And, below links are i've already used.

1 - <一个href="https://www.sandbox.paypal.com/cgi-bin/webscr?cmd=_ex$p$pss-checkout-mobile&useraction=commit&token=%22+token+%22&drt=%22+_deviceReferenceToken"相对=nofollow> Sandbox.Paypal.com 它给我的登录页面,不能做卡的方式支付。而且,如果我登录贝宝账户的手段,它会高达立即支付按钮。之后,这个按钮的方法不灵。付款方式没有得到全成。

1 - Sandbox.Paypal.com it gives me login page and can't do pay with card method. And, if i login with paypal account means, it goes upto pay now button. After, this button method not working. Payment not getting successfull.

2 - <一个href="https://www.paypal.com/cgi-bin/webscr?cmd=_ex$p$pss-checkoutmobile&useraction=commit&drt=%22+_deviceReferenceToken+%22&token=%22+token"相对=nofollow> Paypal.com 它提升内部服务器错误我。它不显示登录页面也。

2 - Paypal.com it raise internal server error for me. It doesn't show the login page also.

在我上面的链接,我没有提到我的令牌放大器;设备参考标记出现。但是,我可以从贝宝监听器类,互联网服务和devicereference令牌让我的令牌。

In my above link i didn't mention my token & device reference token there. But, i can get my token from webservice and devicereference token from paypal listener class.

我能做到这个?任何人指导我,如果知道?在此先感谢。

What can i do for this? Anyone guide me if knows? Thanks in Advance.

更新

是的,我做我的web服务的错误,我已经清除了错误,并纠正。现在,我可以成功登录到我的支付宝账户通过<一个href="https://www.sandbox.paypal.com/cgi-bin/webscr?cmd=_ex$p$pss-checkout-mobile&useraction=commit&token=%22+token+%22&drt=%22+_deviceReferenceToken"相对=nofollow> Sandbox.Paypal.com ,并支付获得成功转移。同时,我不能使用用卡如果我选择用卡支付的手段,它会打开一个新窗口,并显示支付下图 -

Yeah, i made a mistake with my web-service, i've cleared that mistake and correct that. Now, i can successfully login into my paypal account through Sandbox.Paypal.com and, the payment get successfully transferred. At the same time i can't use the Pay with Card If i choose pay with card means, it'll open a new window and showing below image -

我不知道为什么会发生的事情。如果我改变我的 LandingPage =结算在我的 SETEX pressCheckout 的web服务,只有我可以查看信用卡页。而且,填充的信用卡详细信息等详细资料后,我的付款没有得到成功。它会像下图所示 -

I don't know why it's happened. If i change my LandingPage = Billing in my setExpressCheckout web-service, only i can view the Credit Card page. And, after filling the details of the credit card details and etc., my payment not getting successful. It'll shows like below image -

我已经改变了,当我填补了信用卡的详细信息还的电子邮件地址。之后,它总是这样表示。怎么做呢?我不知道在哪里我弄错了。任何人都可以帮助我在此请。

I've changed the email address when i filling the credit card details also. After, that it always shows like this. What to do for this? I don't know where am mistaking that. Could anyone help me on this please.

和,最重要的是,第一次网上查看登录页面或信用卡页面。我的软键盘不能正常工作与我的设备。如果控制进入的Web视图的地方后,只有它会被启用。不是第一次了。

And, the important thing is, first time of web-view of login page or credit card page. My soft keyboard is not working with my device. If the control goes somewhere in web-view after, that only it'll be enabled. Not at first time.

推荐答案

我已经通过我自己解决我的问题。 <一href="https://www.sandbox.paypal.com/cgi-bin/webscr?cmd=_ex$p$pss-checkout-mobile&useraction=commit&token=%22%20token%20%22&drt=%22%20_deviceReferenceToken">Sandbox.Paypal.com为我做的一切。我犯了一个错误与我的网络服务,移动防爆preSS结帐库后,验证我的错误它的工作适合我。付款方式获得成功。

I've solved my problem by my own. Sandbox.Paypal.com done everything for me. I've made a mistake with my web-service of Mobile Express Checkout Library After, verifying my error it works perfect for me. Payment getting success.

和,打开一个新的窗口,当我们preSS在支付和卡片按钮也已经解决了这个问题。支付与网络视图做的过程。当我们使用Web视图方式,它需要一些 setWebviewClient 当我已将此添加到我的网络视图它的正常工作。现在,我可以去两个页面登录和paywith卡。而且, setOnTouchListener 类使我softkeyboard那里。

And, the problem of opening a new window when we press the Pay With Card button also has been solved. The process of payment doing with web-view. When we use the web-view means, it needs some setWebviewClient When i added this to my web-view it's working fine. Now, i can go both pages of login and paywith card. And, the setOnTouchListener class enable my softkeyboard there.

不过,我并没有试图用的信用卡支付存在。它不会接受虚拟信用卡。我不知道为什么它不接受。我会发现,这也很快。而且,更新这里。

But, i didn't try with Creditcard payment there. It won't accept dummy credit cards. I don't know why it not accepting. I'll find out this also soon. And, update that here.

这篇关于安卓手机防爆preSS结帐库的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆