Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

description text for payment not showing up


jderouen

Recommended Posts

My /languages/english/modules/payment/paypal ipn looks like this:

 

<?php
 define('MODULE_PAYMENT_PAYPAL_IPN_TEXT_TITLE', 'PayPal');
 define('MODULE_PAYMENT_PAYPAL_IPN_TEXT_DESCRIPTION', 'Yes, we accept Paypal');
?>

 

The "Yes, we accept Paypal" does not show up when choosing a payment type; just the word "PayPal" and the radio box. Of course, this works fine, but I'd really like to be able to add the line of text so I can alter it or include an image.

 

What can I do to make this show up?

 

Thanks,

Joe

Link to comment
Share on other sites

Have you looked in the code to see if MODULE_PAYMENT_PAYPAL_IPN_TEXT_DESCRIPTION is referenced in it?

Need help installing add ons/contributions, cleaning a hacked site or a bespoke development, check my profile

 

Virus Threat Scanner

My Contributions

Basic install answers.

Click here for Contributions / Add Ons.

UK your site.

Site Move.

Basic design info.

 

For links mentioned in old answers that are no longer here follow this link Useful Threads.

 

If this post was useful, click the Like This button over there ======>>>>>.

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...