Order variables
Variable | Description |
---|---|
items | Accesses the items which can be ordered e.g. |
recruiter | Recruiter who brought user to page e.g. {{ order.recruiter }} |
recruiter_id | Recruiter id for person who brought user to the page e.g. {{ order.recruiter_id }} |
is_paid_membership? | Is this donation supporting a paid membership checkout? |
form_amount_options | Number of items e.g. {{ order.form_amount_options }} |