SSL communications (OpenInsight 32-bit Specific)
At 03 JUN 2010 11:43:20AM Paxton Scott wrote:
Greetings!
Using OI 9.1.1
I want to establish SSL communications between my server and a "payment gateway" (authorize.net) to POST credit card transactions and receive responses.
How best to do this from a SP in OI?
Any help, ideas or guidance is appreciated.
Have fun,
Paxton
At 03 JUN 2010 01:28PM Bob Carten wrote:
The msxml2.xmlhttp ole object will take care of the details.
just use an https url
see