Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

curl.exe Plugnpay and Windows 2003 Server


dwdietz

Recommended Posts

Posted

Ok i need some of your expertise on this one.

I have oscommerce latest running on Windows 2003 with Plesk.

 

I have plugnpay as a gateway that requires curl to pass the credit card infor to their site. I have verified that i can communicate to plugnpay via cmd prompt with curl with no issues, i have added the iusr_xxxxxx account rights to the cmd.exe file so the web client has permissions to run the cmd.exe to get to the curl.exe.

 

Is there any permissions issues with iis 6 concerning using curl? I have been fighting with this for hours and cant seem to get anywhere. When the comfirm order is clicked on it goes to checkout_process.pho and just sites there.

 

I am getting the preauth in the debug file but no postauth information.

i have modified the plunpayapi.php file to do a exec("dir", $response);

instead of exec("$curl_path -d \"$data\" https://pay1.plugnpay.com/payment/pnpremote.cgi", $response);

and the post auth information is returned as it should so the system has permissions to access a cmd.exe. i have the permissions set on the curl.exe to everyone plus i added the iusr_xxx user as well to execute

 

 

Help I am confused

 

Doug

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...