aftermarket Posted November 5, 2013 Share Posted November 5, 2013 (edited) I am using the latest version of prestashop and the paypal module (europe). The module is set to use paypal website payment standard without express checkout. Prestashop is currently sending extremely long item_names & long item descriptions to paypal. I would like to restrict the item_name to the actual product name and have the item description be the product attributes. What file is sending this info? Any help would be greatly appreciated. I have so far eliminated these folders: paypal/css (naturally) paypal/img (naturally) paypal/mails (naturally) paypal/upgrade (naturally) paypal/api paypal/backward_compatibility paypal/controllers Edited November 6, 2013 by aftermarket (see edit history) Link to comment Share on other sites More sharing options...
aftermarket Posted November 5, 2013 Author Share Posted November 5, 2013 (edited) Please help! So apparently, according to the headers, the folder expresscheckout is sending all the info to paypal, even though I am not using express checkout. This module is full of bloat, much of this stuff is not getting used. I am also horrible at PDO, so far, this is not looking good for me. Edited November 6, 2013 by aftermarket (see edit history) Link to comment Share on other sites More sharing options...
aftermarket Posted November 5, 2013 Author Share Posted November 5, 2013 (edited) Can somebody please help. This is a partner module, isn't it supposed to be supported? Edited November 5, 2013 by aftermarket (see edit history) Link to comment Share on other sites More sharing options...
aftermarket Posted November 6, 2013 Author Share Posted November 6, 2013 Nevermind. I got rid of the european version in favor of the USA version. The european version was completely filled with bloated and unused code. The USA version's code looks nice in contrast. Although it does have a few bugs. You cannot send the shipping price to paypal as the shipping cost. Also funnily, the developer knew this and didn't know how to fix it, so he did a work around to just send the shipping cost to paypal as an item. I figure if he did not know how to solve it, I won't. Maybe I will wait until a better version of the paypal plugin is released. 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