Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

BradC

Archived
  • Posts

    3
  • Joined

  • Last visited

Profile Information

  • Real Name
    Brad

BradC's Achievements

  1. THis fix worked for me. You need to modify the lphp.php file. \catalog\includes\modules\payment\linkpoint_api\lphp.php Search for "setopt" and remove the pound symbol in front of the 2 lines. # curl_setopt ($ch, CURLOPT_SSL_VERIFYHOST, 0); # curl_setopt ($ch, CURLOPT_SSL_VERIFYPEER, 0); If you have debug set to true, make sure you go back into the linkpoint_api.php file and disable debug. Hope this works for everyone. :lol:
×
×
  • Create New...