Jump to content

Need a BIG help! after upgard paypal to 3.6 and PS to 1.5.5


Tpa

Recommended Posts

After upgarde PS1.5.4 to 1.5.5 and paypal upgarde to 3.6


 


when I chekout and click the Pay with your paypal accunt as figure paypal111,


Then pop up a window  and continue to loading as figure paupal 2222


 


Please help ! Help! Who can tell me How to do....


my site: www.triggerpoinrairsoft.com


post-712639-0-20734800-1381097205_thumb.png

post-712639-0-62663100-1381097213_thumb.png

Link to comment
Share on other sites

solved  by follow link 

https://github.com/PrestaShop/PrestaShop/commit/ffdc7b51b7f07a1919cbaaafba5a5602671fb3a8

 

But got the another problem

 

1. paypal response:

2.TIMESTEP- >2013-10-06t23:29z

3.L_ERRORCODE 0->10002

4.L_SHORTMESSAGE 0-> Security error

5.L_LONGMESSAGE 0-> Security header is not avlid

6.L_SEVERITYCODE0-> Error

 

anyone can help me to fix it

thx

 

 

Link to comment
Share on other sites

Solved !

 

1. open: config/defines.inc.php

 

find this line

define('_PS_MODE_DEV_', false);

change to look like this:

define('_PS_MODE_DEV_', true);

 

Then will see a error "Fatal error: Using $this when not in object context in /home/hardware/public_html/tools/swift/Swift/Message/Headers.php on line 426 "

 

2. Follow this link to fix

https://github.com/P...a5a5602671fb3a8

 

3. Reinstall and install Paypal module and confi. API

4. Clear smarty cache

 

That all !

Edited by Tpa (see edit history)
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...