Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I am working with pay express checkout in asp.net(3.5 or 4.0) with website template.I have added its SOAP API reference from below mentioned URL:

https://www.sandbox.paypal.com/wsdl/PayPalSvc.wsdl. when I call setexpresscheckout method to get token value then it always return null as a token value and send token value in Any variable which is useless for me.

if anyone can help me to get a token value in token property instead of Any property.Then Plz .......... do it fast

share|improve this question
I found the answer and posted it over here: stackoverflow.com/a/14713368/234004 Gary Davis – GarDavis Feb 5 at 17:42

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.