Based on KEY [2 = authenticated user, 3 = members]
For this example, the authenticated price should be $160 and member price should be $60.
For Role Weight:
If I have 2, 3 set then the amount shows for authenticated user correctly (ex $160) but the member amount is still the same as authenticated user (also $160).
When I set it to 3, 2 - the authenticated user (and admin) amount is $0.00 and the member amount is correct ($60).
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | signup_pay_240336.patch | 549 bytes | pelicani |
Comments
Comment #1
pelicani commentedAh, yes, if there are spaces in the delimited list, the validation fails.
Stripped out spaces on when displaying the signup form.
See patch...
Comment #2
kbahey commentedCommitted.
Thanks.
Comment #3
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.