Zen Cart Logo
Forums / General Questions / Rewording "PayPal IPN" to something less confusing

Rewording "PayPal IPN" to something less confusing

Locked

Views: 793

Results 1 to 5 of 5
This thread is locked. New replies are disabled.
12 Feb 2009, 12:31 AM
#1
mw4kids avatar

mw4kids

Zen Follower

Join Date:
Oct 2008
Posts:
403
Plugin Contributions:
0

Rewording "PayPal IPN" to something less confusing

Hi All,

i am currently using 1.3.7 zencart. Anyway, i currently only offer paypal as a form of payment. When customers proceed to check out and reach the step 2 or 3 **'payment info' **page, it shows payment method as **'Paypal IPN' **and nothing else. this is confusing some of my customers. i would like to reword or add some info that at the present time this is the only form of payment offered (or something like that).

I believe it has to be changed in my language files but not sure which ones and how to go about doing that.

help please!

thanks!

12 Feb 2009, 2:27 AM
#2
bunyip avatar

bunyip

Totally Zenned

Join Date:
Sep 2004
Location:
Western Massachusetts
Posts:
2,361
Plugin Contributions:
1

Re: Rewording "PayPal IPN" to something less confusing

includes/languages/english/modules/payment/paypal.php
edit the define for MODULE_PAYMENT_PAYPAL_TEXT_CATALOG_TITLE and save the edited file as an override - includes/languages/english/modules/payment/YOUR_TEMPLATE/paypal.php

12 Feb 2009, 3:20 AM
#3
mw4kids avatar

mw4kids

Zen Follower

Join Date:
Oct 2008
Posts:
403
Plugin Contributions:
0

Re: Rewording "PayPal IPN" to something less confusing

thank you!! By the way, does it sound ok to put in place of Paypal IPN to put

Paypal is the only form of payment offered at this time. Sign-up is easy and secure!

??? Having trouble thinking how to word it so as not to turn off customers who don't already have a Paypal account

thanks!

12 Feb 2009, 3:30 AM
#4
mw4kids avatar

mw4kids

Zen Follower

Join Date:
Oct 2008
Posts:
403
Plugin Contributions:
0

Re: Rewording "PayPal IPN" to something less confusing

or maybe even,

We require all payments to go through PayPal. Sign up is easy and secure!

thanks again!

12 Feb 2009, 3:46 PM
#5
mw4kids avatar

mw4kids

Zen Follower

Join Date:
Oct 2008
Posts:
403
Plugin Contributions:
0

Re: Rewording "PayPal IPN" to something less confusing

forget it...I worked it out :smile: