View Single Post
  #1  
Old 03-12-2014, 11:26 PM
  qualiteam's Avatar 
qualiteam qualiteam is offline
 

X-Guru
  
Join Date: Dec 2010
Posts: 6,373
 

Exclamation "Login with PayPal" patches for 4.6.0 - 4.6.2

Hello!

We have released patches that add the "Login with PayPal" feature to 4.6.0 - 4.6.2 versions (however, we recommend you to upgrade 4.6.2 to 4.6.3 instead of applying the patch).

You can download the patch in the "File area" section in the HelpDesk system at https://secure.x-cart.com/ (look for "login-with-paypal-2014-03-12_{version}.tgz" file names). Instructions on applying the patch are in README file inside the package.

To communicate with PayPal servers we use the PHP code recommended by PayPal. Unfortunately, this adds extra requirements to your server:
1. You need this: http://php.net/manual/en/curl.installation.php
2. The minimum PHP version is 5.3.2 (actually, any php version that has "sha512" in its phpinfo() result will work)

I've attached a script that you can use to check the new requirements. Place it in the X-Cart directory and open in your browser.

Thanks!
Attached Files
File Type: php check_PayPal_Login_equirements.php (2.9 KB, 37 views)
__________________
Alex Solovev,
Qualiteam

---

User manual Video tutorials X-Cart FAQ

You are welcome to press "Thanks" button
if you find this post useful

Click here to learn how to apply patches

X-Cart Extensions

Last edited by qualiteam : 03-13-2014 at 07:13 AM.
Reply With Quote