Shellanza Posted June 7, 2016 Share Posted June 7, 2016 Hi there, I need to add a custom value in Paypal. Actually I need to specify the USER GROUP that set the order. I found this on th forum: https://www.prestashop.com/forums/topic/369055-paid-with-paypal-no-order-in-bo/page-3 But it's a bit old and not very clear to me. Any advice please? My Paypal module version is v3.10.8 Prestashop 1.6.1.5 Thank you in advance, CM Link to comment Share on other sites More sharing options...
Rolige Posted June 8, 2016 Share Posted June 8, 2016 In that topic is referred to the IPN, but if you can explain a little better about what you need to achieve, maybe we can help you Link to comment Share on other sites More sharing options...
Shellanza Posted June 8, 2016 Author Share Posted June 8, 2016 Sure. Thank you COTOKO. Actually my really need is to separate the invoices that cames from different users group. Let say that my final aim is to export in Paypal the CSV with a custom column to allow filter the orders by group. Actually I have two groups. A kind of CSV example is this on Paypal: 07/06/2016,"19:44:44","CEST","HD PROJECT SRL","Pagamento express inviato","Completato","EUR","-1,00","0,00","-1,00","[email protected]","[email protected]","7EM48377BW484153D","Non statunitense - Non verificato","Non statunitense","Prodotto di prova","181,2","0,00","","0,00","","","","","","","","","","","","","","","0,00","VIA CANZIANI 13","","GALLARATE","Varese","21013","Italia","", Would be nice to have a custom column where I can write the Group ID (or even better the Group Name). That's it. CM Link to comment Share on other sites More sharing options...
Shellanza Posted June 9, 2016 Author Share Posted June 9, 2016 In that topic is referred to the IPN, but if you can explain a little better about what you need to achieve, maybe we can help you Hi, any tips about? Link to comment Share on other sites More sharing options...
Rolige Posted June 13, 2016 Share Posted June 13, 2016 I can't remember if the official module for paypal include the feature to export to CSV all transactions, but I don't think so, then, do you already have a module to export the transactions? Link to comment Share on other sites More sharing options...
Shellanza Posted June 13, 2016 Author Share Posted June 13, 2016 I can't remember if the official module for paypal include the feature to export to CSV all transactions, but I don't think so, then, do you already have a module to export the transactions? There is no problem for export because I can do it directly in PAYPAL. But I need Prestashop send these information to paypal. If you see the CSV I have no GROUP ID. Link to comment Share on other sites More sharing options...
Rolige Posted June 14, 2016 Share Posted June 14, 2016 You need send the information, when? In the payment process? Or simply you want to create a CSV file as your previous example adding the group? Link to comment Share on other sites More sharing options...
Shellanza Posted June 14, 2016 Author Share Posted June 14, 2016 You need send the information, when? In the payment process? Or simply you want to create a CSV file as your previous example adding the group? When a customer is going to pay with PAYPAL I would like to send to PAYPAL the USER GROUP information and I need that this information is readable somewhere in Paypal. I would like to attach an image where you can see the more recent transaction. So I can explain me better... but it seems this post not allow me to do it. Link to comment Share on other sites More sharing options...
Rolige Posted June 14, 2016 Share Posted June 14, 2016 The information sent in a payment is limited and doesn't allow nothing like a group, you can see more details about of all the information that is allowed to send in a payment, here: https://developer.paypal.com/docs/classic/paypal-payments-standard/integration-guide/formbasics/ 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