[Koha-bugs] [Bug 11622] Add ability to pay fees and fines from OPAC via PayPal

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Sep 22 11:43:55 CEST 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11622

Jonathan Druart <jonathan.druart at bugs.koha-community.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Signed Off                  |Failed QA

--- Comment #31 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
There are 2 major issues:

1/ The amount is not updated and the "Make payment" button is always disabled
if javascript is disabled.
I think we should not allow to pay via Paypal (ie. not display "Pay selected
fines and charges" block) in this case.

2/ The currency is never displayed and the user does not know how much he is
going to pay.
>From my testing, the currency used seems to be USD, even if my Paypal balance
is in EUR. I did not find where we could change that, but this behavior is not
acceptable for users outside the USD zone.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list