asp.net mvc 4 - pass url from view to controller on PaypalReturnView -


i have got mobile web app sorted, need return url return page after finishing paypal transaction, need url has token , payerid can finish off payment.

i have seen can request.url.absoluteuri, there anyway can decode in normal string format, can extract token , payerid, how information on view loading, opposed doing on button press..

thanks


Popular posts from this blog

How to calculate SNR of signals in MATLAB? -

c# - Attempting to upload to FTP: System.Net.WebException: System error -

ios - UISlider customization: how to properly add shadow to custom knob image -