"Item Title" field in PayPal

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

Accepted Answer

Thursday, April 14 2016, 09:00 AM - #Permalink
0
you can change the item_name in:
/plugins/invoices/payment_paypal/payment_paypal/tmpl/form.php
The reply is currently minimized Show
Responses (4)
  • Accepted Answer

    Friday, April 08 2016, 09:53 AM - #Permalink
    0
    item_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.
    • jmcguirl
      more than a month ago
      Would you please point to a howto or faq with instructions?
    The reply is currently minimized Show
  • Accepted Answer

    Wednesday, April 13 2016, 10:11 PM - #Permalink
    0
    I just purchased the product. We want to have the ability to manipulate a text field that is passed to Paypal as item_name. Can you add it for us?

    Also, for the Paypal payment option, how do you enable debit/credit card options within the Paypal page?
    The reply is currently minimized Show
  • Accepted Answer

    Wednesday, April 13 2016, 10:26 PM - #Permalink
    0
    >> Also, for the Paypal payment option, how do you enable debit/credit card options within the Paypal page?

    What I meant is that I have done checkout page in PayPal where the customer can pay using debit/credit card without creating a PayPal account (see attached pic). How do you enable that?
    The reply is currently minimized Show
  • Accepted Answer

    Wednesday, April 13 2016, 10:30 PM - #Permalink
    0
    One more question, it is showing "Farmington Trap Team" on the PayPal checkout page. How do you change that?
    The reply is currently minimized Show
Your Reply