0
I really want to buy this product but it hinges on one thing - the ability to pass a name field to the PayPal reporting interface. Specifically, will I have the ability to pass a field to PayPal so that it shows up in the PayPal report under the "Item Title" field?
The IPN variable name is item_name (https://developer.paypal.com/docs/classic/admin/download-history/)
Thanks,
Calvin
The IPN variable name is item_name (https://developer.paypal.com/docs/classic/admin/download-history/)
Thanks,
Calvin
Accepted Answer
0
you can change the item_name in:
/plugins/invoices/payment_paypal/payment_paypal/tmpl/form.php
/plugins/invoices/payment_paypal/payment_paypal/tmpl/form.php
-
Tech Mastermore than a month agoIs this modification upgrade safe?
-
Germinal Campsmore than a month agoyes
Responses (4)
-
Accepted Answer
0item_name is already passed to paypal.
it's filled with the invoice number and payment description.
if you want to change it's value it is very easy to do.-
jmcguirlmore than a month agoWould you please point to a howto or faq with instructions?
-
-
Accepted Answer
-
Accepted Answer
-
Accepted Answer
Your Reply

Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here.
Register Here »