Closed (fixed)
Project:
lm_paypal
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 Apr 2009 at 13:18 UTC
Updated:
18 Apr 2009 at 14:30 UTC
Jump to comment: Most recent file
Comments
Comment #1
lyricnz commentedThis is because the documentation for lm_paypal_api_payment_form() says:
and yet the code does:
Comment #2
lyricnz commentedPatch to test this more thoroughly as part of the Donation module test.
Comment #3
lyricnz commentedIn the case of the Donations module, there was another bug where it wasn't passing the requested currency, in either 'currency' or 'currency_code' : so two separate bugs. See patches.
Comment #4
lyricnz commentedApplied http://drupal.org/cvs?commit=192800