Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Blank checkout_confirmation with Protx Direct 2.3b


Guest

Recommended Posts

Hi,

 

I have installed this contribution into a clean install of osc and when I try and run some test transactions all goes well until after I enter the dummy card details, it then directs me to the checkout_confirmation.php page, but that page is completely blank

 

I've tried every option in the Admin (Test, Server IP Test, Simulator, Debug, etc) and nothing makes any difference, ive even tried unquoting the curl_setopt lines below, which made no difference either

 

	  // Uncomment these lines if having problems connecting to Protx server
   curl_setopt($ch, CURLOPT_SSL_VERIFYPEER, 0);
   curl_setopt($ch, CURLOPT_SSL_VERIFYHOST, 0);
  // End of Add

 

Can you shed any light on this please?

Link to comment
Share on other sites

Never mind :-"

 

Seems it's because my client hasn't set up his protx vendor correctly yet, i set it back to "testvendor" and it worked fine

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...