Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Paypal Website Payment Pro - No Error_Message after a failed payment.


Recommended Posts

Posted

I've recently installed WPP on my osCommerce site. I have used a template which I am fairly sure is responsible for this error, and I would like some assistance in repairing it if possible.

 

 

 

If my customer fails to successfully complete a credit card transaction ie. they leave a field blank or they enter invalid details, they are redirected an appropriate page, but no error message appears. In the address bar, it shows:

 

 

 

http://www.my site.com/catalog/checkout_confirmation.php/error_message/Error:%20All%20payment%20information%20fields%20are%20required.

 

 

 

The error message and location obviously varies according to the error, but it only appears in the address bar, where no one will look, and not on the page itself.

 

 

 

I would like to know how to get the error message to appear on the respective pages and not just in the address bar where no-one will see it. I am more than happy to provide any code or files to get the issue resolved.

 

 

 

Thanks for your help.

Posted

You need to add some code( template being modified).

if( $_GET ... some error value)

{

echo this error value

}

 

 

Satish

Ask/Skype for Free osCommerce value addon/SEO suggestion tips for your site.

 

Check My About US For who am I and what My company does.

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.

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...