Add a method for Payment Drivers to see if they can used by a particular user, canUse.

Add some tests for the method.
Have Pay->getOptions use the method.
This commit is contained in:
Colin Kuskie 2008-07-21 16:14:52 +00:00
parent a3274f47ec
commit 8779905ac3
4 changed files with 66 additions and 3 deletions

View file

@ -18,6 +18,7 @@
- fixed: Bad International macro calls in Gallery Template
- fixed: more i18n (Shop tags)
- fixed: i18nagain
- fixed: Cash available as a payment option to everyone
7.5.17
- fixed: Payment Methods Hover Help Incomplete