Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1
  • 2

TOPIC: PayPal with 2.7

PayPal with 2.7 14 years 1 month ago #10085

  • jstephens
  • jstephens's Avatar Topic Author
  • Offline
  • Junior Boarder
  • Junior Boarder
  • Posts: 31
  • Thank you received: 0
We have to share our PayPal account with our parent organization and I wondering if there was a simple php hack I could do, possibly in the lib/payment/paypal.php file? I know that it was turned off with 2.7 because of the shopping cart, but if we could just put in the domain name as the item, the accounting people would be able to figure out what goes where.

Thanks for any ideas.

Please Log in or Create an account to join the conversation.

PayPal with 2.7 14 years 1 month ago #10094

  • chrisny455
  • chrisny455's Avatar
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 3
  • Thank you received: 0
I too need this function. Blank Entries in paypal list do not help accounting people reconcile books easily.

Please Log in or Create an account to join the conversation.

PayPal with 2.7 14 years 1 month ago #10095

  • chrisny455
  • chrisny455's Avatar
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 3
  • Thank you received: 0
I will be uninstalling 2.7 until this is fixed.

Please Log in or Create an account to join the conversation.

PayPal with 2.7 14 years 1 month ago #10098

  • dthadmin
  • dthadmin's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 5470
  • Thank you received: 3
As stated in the 2.7.0f announcement, this change was done on purpose due to the addition of the cart system and registering for multiple events. When doing that, which event name would you send to paypal? Anyway, we are applying a fix for this now... you can expect it in the next build release... in the next day or two.

Please Log in or Create an account to join the conversation.

PayPal with 2.7 14 years 1 month ago #10099

  • chrisny455
  • chrisny455's Avatar
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 3
  • Thank you received: 0
Thank you. I was able to Hack the paypal.php file with adding this line

$this->add_field('item_name', "SINGLEEVENNT NAME HERE");

---Since I am only registering one event at this time.

I look forward to a fix.

Please Log in or Create an account to join the conversation.

PayPal with 2.7 14 years 1 month ago #10101

  • jstephens
  • jstephens's Avatar Topic Author
  • Offline
  • Junior Boarder
  • Junior Boarder
  • Posts: 31
  • Thank you received: 0

chrisny455 wrote: Thank you. I was able to Hack the paypal.php file with adding this line

$this->add_field('item_name', "SINGLEEVENNT NAME HERE");

---Since I am only registering one event at this time.

I look forward to a fix.


That's exactly what I was thinking of doing Chris. Upgrading has been painful lately so I was hoping to not have to do another upgrade. I only need the single line sent so accounting puts the money in the right buckets.

Please Log in or Create an account to join the conversation.

  • Page:
  • 1
  • 2
Time to create page: 0.129 seconds