michel_c Posted December 8, 2013 Share Posted December 8, 2013 PayPal: total sum is wrong and when option gift is checked, does not work Prestashop version 1.5.0.2 PayPal version 3.6.1 Hello We have two major issues related to PAYPAL module: 1) When the Gift checkmark is checked (I would like my order to be gift-wrapped. > ), then we select PAYPAL as a payment method, its run into error HTTP 500 on the page > http://monsite.com/modules/paypal/express_checkout/payment.php Without choosing Gift, PAYPAL works but Total sum on the latest step of payement is wrong 2) When PAYPAL works, the total of the transaction displayed after payement is wrong. Our tax rate is 0,00%. All other payement methods works. Email sent to the client and the invoice contain correct total sum. Only displayed on the 5-th stage of payement for paypal is wrong. Please, let me know if you have an idea on how to solve it. Thank you in advance, Michel P.s. We tried to reinstall again paypal module, it did not helped Link to comment Share on other sites More sharing options...
ibndawood Posted December 10, 2013 Share Posted December 10, 2013 PayPal: total sum is wrong and when option gift is checked, does not work Prestashop version 1.5.0.2 PayPal version 3.6.1 Hello We have two major issues related to PAYPAL module: 1) When the Gift checkmark is checked (I would like my order to be gift-wrapped. > ), then we select PAYPAL as a payment method, its run into error HTTP 500 on the page > http://monsite.com/modules/paypal/express_checkout/payment.php Without choosing Gift, PAYPAL works but Total sum on the latest step of payement is wrong 2) When PAYPAL works, the total of the transaction displayed after payement is wrong. Our tax rate is 0,00%. All other payement methods works. Email sent to the client and the invoice contain correct total sum. Only displayed on the 5-th stage of payement for paypal is wrong. Please, let me know if you have an idea on how to solve it. Thank you in advance, Michel P.s. We tried to reinstall again paypal module, it did not helped Hi, There are some major compatability issues with prestashop latest versions and older versions. Paypal module breaks when using with older versions. Regarding your issue: 1. Can u enable debugging and check what the error is ? I suspect you have this error : Call to undefined method Cart::getGiftWrappingPrice() This is because older versions of Cart class does not have the getGiftWrappingPrice method. 2. Again its compatability problems, I guess. I cannot confirm unless I do a step by step debug. Link to comment Share on other sites More sharing options...
Hoswedaje Posted December 11, 2013 Share Posted December 11, 2013 I have the same problem (2). Any ideas? Thanks. Link to comment Share on other sites More sharing options...
ibndawood Posted December 12, 2013 Share Posted December 12, 2013 Hello can u please state your prestashop version, your paypal version and if possible your website ? Link to comment Share on other sites More sharing options...
Hoswedaje Posted December 12, 2013 Share Posted December 12, 2013 Hi, Prestashop Version: 1.5.6.1 Paypal Version: 3.6.1 www.entre2telas . com Thanks! Link to comment Share on other sites More sharing options...
ibndawood Posted December 13, 2013 Share Posted December 13, 2013 Hi registered with your website and did a test. I am not able to see gift options (or did I read the language correctly ?) Can u send me screenshot of what exactly you expect and what is missing ? Link to comment Share on other sites More sharing options...
Hoswedaje Posted December 13, 2013 Share Posted December 13, 2013 Hello, Thanks for your help. The problem with paypal is after payment, the amount indicated in prestashop is wrong. I have not configured the gift. My problem is similar to point two of the post of michel_c Attached a screenshot, the correct amount is 9.15€ not 6.64€ Link to comment Share on other sites More sharing options...
Hoswedaje Posted December 13, 2013 Share Posted December 13, 2013 Hello, I have solved my problem. I deleted the dollar currency. I think the problem was the currency conversion. thanks ibndawood Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now