dannywii Posted July 7, 2011 Share Posted July 7, 2011 need help on on payment module plzi'm trying to add paypal on my site but the problem is at check out page product price, shipping price and total are shown correct but when it get to paypal page everything is messed upit shows the product price (tax included) but shipping and tax are separated into to parttax e.g. on my check out page shipping costs is $10 but on paypal it shows 8.xx as shipping and 1.xx as tax component in shipping...is there a way to combine them together?? this is too confusing or at least edit the tax so i can describe them better.is there a paystation module for prestoshop?? paypal is charging too much. Link to comment Share on other sites More sharing options...
shokinro Posted July 7, 2011 Share Posted July 7, 2011 if all calculation is correct, I don't think it is big issue.I think there might be some parameters that pass to Paypal to have control on the display shipping and tax. Link to comment Share on other sites More sharing options...
dannywii Posted July 7, 2011 Author Share Posted July 7, 2011 if all calculation is correct, I don't think it is big issue.I think there might be some parameters that pass to Paypal to have control on the display shipping and tax. yes calculation is all correct i just need to put shipping and tax into one number as in the picture above it should be $10 as shown in check out summary and rename is as shipping Link to comment Share on other sites More sharing options...
dannywii Posted July 7, 2011 Author Share Posted July 7, 2011 plus i couldn't find the file to edit for calculation..i tried paypal.php and payment\paypalpayment.phpbut no luck shipping and tax still come up as two items at paypal page Link to comment Share on other sites More sharing options...
shokinro Posted July 8, 2011 Share Posted July 8, 2011 I am not sure you ate using API or standard website payment.because it is payment side display format, you may need to check out the Paypal API specification to find out how to change the display method. I am not quite familiar with API, I am using standard website payment.Just for your reference, my module Agile Paypal Express Checkout is doing the way you wanted.You can find detailed information about the module at this threadhttp://www.prestashop.com/forums/viewthread/77195/ Link to comment Share on other sites More sharing options...
Recommended Posts