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:
parent
a3274f47ec
commit
8779905ac3
4 changed files with 66 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue