-
- Downloads
[REF] Extract code to get generic membership parameters
The form has 2 types of membership parameters 1) submitted parameters 2) calculated parameters that are per membership type This extracts the portion that are submitted to be fetched from a single place that will return the same result whereever it is called from (allows us to move code around without breaking the fragile parameter chain)
Please register or sign in to comment