Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls

"Login with PayPal" patches for 4.6.0 - 4.6.2

 
Reply
   X-Cart forums > News and Announcements
 
Thread Tools
  #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

The following 2 users thank qualiteam for this useful post:
aim (03-13-2014), cflsystems (03-13-2014)
  #2  
Old 03-13-2014, 03:09 AM
 
herber@wirehub.nl herber@wirehub.nl is offline
 

eXpert
  
Join Date: Nov 2002
Posts: 305
 

Default Re: "Login with PayPal" patches for 4.6.0 - 4.6.2

I already updated to 4.6.3 and love the functionality, it's great to see that QT decided to create a script to test availability of the necessary functions & to create patches for non-updated stores.
__________________
X-Cart 4.7.12
Reply With Quote

The following user thanks herber@wirehub.nl for this useful post:
aim (03-13-2014)
  #3  
Old 03-25-2014, 05:06 AM
 
Freakmode Freakmode is offline
 

X-Adept
  
Join Date: Jun 2003
Location: UK
Posts: 696
 

Default Re: "Login with PayPal" patches for 4.6.0 - 4.6.2

Is this only for US stores?

The instructions in the module appear to be incorrect
__________________
X-Cart 4.7.12 (Live)
Redux Template
CDSEO
Reply With Quote
  #4  
Old 03-31-2014, 06:03 AM
 
herber@wirehub.nl herber@wirehub.nl is offline
 

eXpert
  
Join Date: Nov 2002
Posts: 305
 

Default Re: "Login with PayPal" patches for 4.6.0 - 4.6.2

Quote:
Originally Posted by Freakmode
Is this only for US stores?

The instructions in the module appear to be incorrect
No, it works just fine in my non-US store. I do however server US customers.
Reply With Quote

The following 2 users thank herber@wirehub.nl for this useful post:
aim (03-31-2014), qualiteam (03-31-2014)
  #5  
Old 04-03-2014, 06:14 AM
 
Freakmode Freakmode is offline
 

X-Adept
  
Join Date: Jun 2003
Location: UK
Posts: 696
 

Default Re: "Login with PayPal" patches for 4.6.0 - 4.6.2

Quote:
2. Open the following URL:

https://devportal.x.com
3. On the Developer Portal page, click Sign in to DevPortal.

4. Log in when prompted.

5. On the Developer Portal page, click Manage Applications.

6. On the welcome page, click Register Application.
Follow the prompts on your screen to register.

This appears to be wrong to me.
__________________
X-Cart 4.7.12 (Live)
Redux Template
CDSEO
Reply With Quote
  #6  
Old 04-15-2014, 10:41 PM
 
mixon mixon is offline
Michael Bugrov
 

X-Cart team
  
Join Date: Jul 2005
Posts: 91
 

Default Re: "Login with PayPal" patches for 4.6.0 - 4.6.2

It seems you use an old instruction. Please check the following one:

Code:
To enable Login with PayPal in your X-Cart shop: 1. Open the following URL: https://developer.paypal.com 2. On the Developer Portal page, click Log in. 3. On the Developer Portal page, click Applications. 4. On the My REST apps page, click Create App. 5. Enter application name, click Create app. 6. Make sure the Log In with PayPal option in the APP CAPABILITIES section is enabled. 7. Click edit next to App redirect URLs and specify this location for both URLs: http://yourstoreurl/pplogin_return.php 8. Click Advanced options next to Log In with PayPal and enable Personal Information, Address Information, Account Information, specify other options (e.g. privacy URL: http://yourstoreurl/pages.php?alias=business) if required. 9. Copy and and paste Application Client ID and Secret options values to corresponding fields below and click Apply changes button. That's all. Do not forget to log out of the Developer Portal.
__________________
--
Sincerely yours,
Michael Bugrov,
X-Cart Software Architector

founder of: X-Monitoring service
founder of: Infinite scroll

Facebook
Linked-in
Reply With Quote
  #7  
Old 04-16-2014, 05:05 AM
 
fiberglass.supply fiberglass.supply is offline
 

Senior Member
  
Join Date: Dec 2012
Location: Florida
Posts: 171
 

Default Re: "Login with PayPal" patches for 4.6.0 - 4.6.2

I updated the paypal as directed but now when someone clicks on the login with PayPal it gets redirected to home.php and error top right of screeen says "Client Validation Error: Invalid scope."
Reply With Quote
  #8  
Old 04-16-2014, 06:06 AM
 
fiberglass.supply fiberglass.supply is offline
 

Senior Member
  
Join Date: Dec 2012
Location: Florida
Posts: 171
 

Default Re: "Login with PayPal" patches for 4.6.0 - 4.6.2

Ok so now i started from scratch box opens paypal ask to login but now get error " Login with PayPal authorization has been failed."
Reply With Quote
  #9  
Old 04-17-2014, 03:38 AM
 
mixon mixon is offline
Michael Bugrov
 

X-Cart team
  
Join Date: Jul 2005
Posts: 91
 

Default Re: "Login with PayPal" patches for 4.6.0 - 4.6.2

Quote:
Originally Posted by fiberglass.supply
Ok so now i started from scratch box opens paypal ask to login but now get error " Login with PayPal authorization has been failed."

You should be logged out from the PayPal development site to test this feature.
Try to log in using e.g. Incognito Mode or in a different browser.
__________________
--
Sincerely yours,
Michael Bugrov,
X-Cart Software Architector

founder of: X-Monitoring service
founder of: Infinite scroll

Facebook
Linked-in
Reply With Quote
  #10  
Old 05-01-2014, 10:13 PM
 
xcesiv xcesiv is offline
 

Advanced Member
  
Join Date: Jun 2007
Posts: 84
 

Default Re: "Login with PayPal" patches for 4.6.0 - 4.6.2

I have configured the login with paypal feature but i cant seem to see anywhere where this option is for the customer to login with?

We are using X-cart gold 4.6.3 with reboot template

any advice?
www.pureimage.com.au

regards
__________________
www.pureimage.com.au - X-CART Gold 4.7.4
www.WholesaleDigital.com.au - X-CART Gold 4.6.0
Reply With Quote
Reply
   X-Cart forums > News and Announcements


Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 12:31 PM.

   

 
X-Cart forums © 2001-2020