Difference between revisions of "NATS4 Gateway Join Template Variables"
From TMM Wiki
Jump to navigationJump to search (Created page with "{{NATS4 Manual | show_sites_admin_section = true }} You can use the following variables on the gateway_join template in the Sites Admin: == Before surf...") |
|||
Line 11: | Line 11: | ||
* {$billerid} | * {$billerid} | ||
* {$bshort} | * {$bshort} | ||
− | * {$cc_months} | + | * {$cc_months} (array) |
− | * {$cc_years} | + | * {$cc_years} (array) |
* {$config} (array) | * {$config} (array) | ||
* {$countries} (array) | * {$countries} (array) |
Latest revision as of 21:31, 5 February 2016
You can use the following variables on the gateway_join template in the Sites Admin:
Before surfer submit
- {$_siteid}
- {$_tourid}
- {$billerid}
- {$bshort}
- {$cc_months} (array)
- {$cc_years} (array)
- {$config} (array)
- {$countries} (array)
- {$country}
- {$mdata} (array)
- {$member_ident_details}
- {$option_info} (array)
- {$site_info} (array)
- {$states} (array)
- {$states_au} (array)
- {$states_ca} (array)
- {$states_us} (array)
- {$xsells} (array)
After surfer submit (returning with errors)
- All above variables
- {$errors} (array)
- {$vars} (array)