Paypal payment : How to get success request when loading the paypal in webview
问题 Edit: After paypal login, I could successfully complete transaction.But I need to match the successUrl in paypal to verify both url is same and then display successful toast message. But I am not getting success url from payment.So I can't match it.Below I have posted the relevant code: WebActivity.java: public class PaypalWebActivity extends Activity { private WebView webView; String payUrlStr; ProgressDialog dialog; String successUrl; @Override protected void onCreate(Bundle