Content
Notes
rules for required fields will vary slightly by country. In UK and USA for example postcode/zip is a required field. In Ireland postcode will be saved if it's entered but is not required.
When the country dropdown (part of address) is selected the example phone number text is updated by js to show an example phone no. for the relevant country
A message containing the activation code is saved to the database.
the activation code is also saved to the db so that it can be checked against the value entered by the user on receipt of the sms message.
This page will actually send an sms in later versions, we can avoid the cost of sms messages during testing by just saving the message and marking its sent status as completed.