AnaBlake Posted August 2, 2004 Posted August 2, 2004 I was curious to see if anybody was successful with integration of osCommerce and Cybersource's HOP page (Hosted page.) I have tried unsuccessfully to integrate their SDK package on FreeBsd and Win2000 Server due to the C program it requires and the lack of webhosts wishing to let clients compile on their servers. Please, share :) Ana Quote
Arpit Posted August 13, 2004 Posted August 13, 2004 wow i never thought anyone would be in the same boat as i m well kinda...... we sucucessfully use the cybersource sdk on win32.... everything is working smoothly...... I tried to integrate cybersource's API with oscommerce using a contribution but in vain mainly coz the oscomm contrib. was for a *nix system and so were the instructions.... I have oscomm instance loaded on *nix platform (my dedicated server), but now its the matter of getting motivated to build the sdk on *nix platform.... have you had any luck intergrating this? Quote The late twentieth century has witnessed a remarkable growth in scientific interest in the subject of extinction ---------------------------------------------------- Arpit
AnaBlake Posted August 13, 2004 Author Posted August 13, 2004 No, no luck on FreeBSD. Even had my webhost tech specialist try and it had fatal errors on compile. Without having the details, not much I could do. Still didn't get it to work on Win32 with OSC but I have a store on Win32 with XCart 4.0.2 at the moment using the Cybersource SDK without a hitch. Interesting B) Didn't really want to go the X-cart route as OsC has so many more options etc and the price is excellent :D We've been through payment gateway problems over the past year and a half and been charged outrageous prices for services that weren't being rendered, hence our determination in using Cybersource. Even with the new streamlined PayPal method for non-members, many of our clients shy away from purchases if they only have the PayPal payment option (we experimented with this on two stores.) How did you configure the OsC to use the SDK on win32? The contribution didn't work for us either... then again, I'm no php/perl wizard ;) Quote
Arpit Posted August 24, 2004 Posted August 24, 2004 according to the contib docs, it contains the compiled version of the SDK and everything is golden but the catch is he wrote it for a Unix box.....wont work on win32.... below are some quick docs from my windows programmer 2 compile the SDK on win32... Need to download: .NET client 1.6.0 from CyberSource Merchant Developer Center Microsoft WSE 2.0 from MSDN.com .NET framework FROM .NET software .NET Client 1.6.0 supplies all the necessary .dll files and startup code WSE 2.0 is the latest version of Microsoft Web Services. Cybersoure's startup code make use of microsoft.web.services. This would not run under current settings, so after installing WSE2.0, add the microsoft.web.services2.dll to the project and change all instances of microsoft.web.services to microsoft.web.services2. So now u have the holy grail for SDK.... :D Quote The late twentieth century has witnessed a remarkable growth in scientific interest in the subject of extinction ---------------------------------------------------- Arpit
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.