connecting server expecting http post

H

Hermit Dave

Hi,

I am just putting up a online store and i need to communicate with Payment
Service Providers (PSP) Server over https
They expect data to come as a part of http post.Just have basic knowledge of
webservice and i would like to know if creating a webservice to communicate
with the PSP server is good and feasible... and whether i can pass data as
http post data and how i would go bout it.. Any help would be appreciate.

Regards,

Hermit Dave
 
M

Michael Pearson

I've had to do the exact same thing.
I used System.Net.WebClient.UploadValues() to handle posting the data, and I
used Collections.Specialized.NameValueCollection to handle the name/value
pairs that I was posting.

If you need more details, let me know.

Michael
 
H

Hermit Dave

Hello Michael... thanks for the reply.... yes webclient would do the thing..
i actually stumbled upon webclient yesterday. I will look into in and figure
something out... otherwise will mail you up... thanks mate,

Regards,

HD
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,995
Messages
2,570,228
Members
46,818
Latest member
SapanaCarpetStudio

Latest Threads

Top