Zen Cart Logo
Forums / PayPal Express Checkout support / Text on Checkout page above express checkout

Text on Checkout page above express checkout

Locked

Views: 2,292

Results 1 to 4 of 4
This thread is locked. New replies are disabled.
30 Jun 2008, 07:37
#1
burko avatar

burko

New Zenner

Join Date:
May 2008
Location:
Sydney
Posts:
17
Plugin Contributions:
0

Text on Checkout page above express checkout

I am getting the following text showing in my shopping cart above the checkout with Paypal button.

TEXT_PAYPAL_EXPRESS_OFFERTEXT_PAYPAL_EXPRESS_NOTE

I am aware that these must be two text fields that need to be defined.

TEXT_PAYPAL_EXPRESS_OFFER
TEXT_PAYPAL_EXPRESS_NOTE

Where should they be defined and what is supposed to be defined in them.

I have spent hours trying to resolve this, help appreciated.:smile:

30 Jun 2008, 10:09
#2
stevesh avatar

stevesh

Black Belt

Join Date:
Feb 2005
Location:
Lansing, Michigan USA
Posts:
19,793
Plugin Contributions:
2

Re: Text on Checkout page above express checkout

Have you searched for text_paypal in the Developers Tool Kit?

12 Apr 2011, 00:40
#4
susb8383 avatar

susb8383

Zen Follower

Join Date:
Feb 2008
Posts:
129
Plugin Contributions:
0

Re: Text on Checkout page above express checkout

I know this thread is old, but I'm going to add a comment because the problem still exists.

I had the same issue. In my case it looks like my template tries to print those fields but the definitions of those fields don't exist anywhere.

I never had the problem before because I never used Paypal Express before so that part of the code wasn't hit.

So I'm just going to comment out the line that tries to display those fields in tpl_shopping_cart_default.php.