Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

PayPal App: Old jQuery Version and Payments Standard Seller E-Mail Address


austcoll

Recommended Posts

Hi

 

I just instaled it on my 2.3.1

 

and getting this error message;

jQuery version is too old (v1.4.3). Please update your Administration Tool template to use at least v1.5.

 

Payments Standard General +

 

This module will not load until the Seller E-Mail Address parameter has been configured. Please edit and configure the settings of this module.

 

 

Any idea please?

 

Thanks

Mitchell

Edited by Harald Ponce de Leon
removed admin links
Link to comment
Share on other sites

Hi Mitchell..

 

The PayPal App requires a later jQuery version than what is used by your Administration Tool template. You should try to update your jQuery version to at least v1.5.

 

This can be done with the following steps:

 

1) Download jQuery v1.11.1 from:

 

http://code.jquery.com/jquery-1.11.1.min.js
2) Copy that file to:

 

catalog/ext/jquery/
3) Update the jQuery version in the Administration Tool template. In the following file:

 

catalog/admin/includes/template_top.php
change:

 

<script type="text/javascript" src="<?php echo tep_catalog_href_link('ext/jquery/jquery-1.4.2.min.js'); ?>"></script>
to:

 

<script type="text/javascript" src="<?php echo tep_catalog_href_link('ext/jquery/jquery-1.11.1.min.js'); ?>"></script>
Keep the v1.4.2 jQuery version in that directory as your shop template is more than likely using that jQuery version, which it can still keep using.

:heart:, osCommerce

Link to comment
Share on other sites

  • 3 weeks later...

Hi 

we have two websites which we sell products online and we accept Paypal, but we noticed that some of the customers are not able to pay by Paypal and they get error message. 

Our websites are 
getsale.com.au (OSC2.3.4)
aussieuggwear.com.au (OSC(2.3.1)

Only some customers they get error, some of them are Australian and some are American and perhaps European. I am not sure why but it could be depending to the type of payment, card or the location they trying to pay from but I can see on the history that many orders through Paypal have been stopped or not completed. 

I use OSCommerce for these websites. 

Here are a couple of emails I got from customers who had problem paying; 

One email from customer I think from USA 
____________________________________________ 

I went to paypal, it says I cannot pay it and I went back to order, but 
the order didn't have a pay button, only have a back button, so I click the 
back and a new order came out. That's why I have to make two orders. you 
should have a pay button on your order page. 

Jimmy 

____________________________________________ 



Another message from another customer from Sydney 
____________________________________________ 
When I ordered today I couldn't pay by Paypal, I got this error message; 

CART CONTENTS 
10002 - Authentication/Authorization Failed 
You do not have permissions to make this 
API call 
____________________________________________ 


Please help me to fix these errors 

Many thanks in advance 
Mitchell

Edited by austcoll
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...