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

Php - Delimiter must not be alphanumeric or backslash -

c# - How to change the "Applies To" field under folder auditing options programatically (.NET) -

c++ - Ambiguity when using boost::assign::list_of to construct a std::vector -