I have done this and I can confirm that their system sucks. I did this for a client that has their site hosted elsewhere, but I’ll dig up the code tomorrow for you. there are a lot of linkpoint files that have to be included and I think I’m actually referencing a dll that’s installed on the server. I’ll let you know tomorrow.
Set order = Server.CreateObject("LpiCom_6_0.LPOrderPart")
Set op = Server.CreateObject("LpiCom_6_0.LPOrderPart")
which probably wouldn’t work here at jodo considering you’d need a dll installed. Actually when I did this, the client had a cart they were using but it was horrible. I just reverse engineered their cart and used the meat of what they had to do the processing.
I can still help if you can send me their documentation on the method you’re using and what problem you’re having. I’d love to be able to change this clients code because the API is flakey.
We install most dlls by trusted vendors. Many vendor use linkpoint in our systems. Open a Support Ticket if a linkpoint dll need to be installed on your server.