Help,
When i call the following function from page behind it returns a decoded string and proceeds to execute proceding statements before loading page once again ?
Dim ReturnPaymentDetailsAsBoolean = payPalCaller.GetPaymentDetails(token, decoder)
This will run a HTTPWebRequest to Paypal server.