...
Step updates lets the backend return values as a response to an online request. The individual <stepUpdate <step /> element needs to contain a name and a value. The name is used to identify a step in the current registration collector workflow, and the value is applied to that step. Currently step updates will only be applied to steps past the validating step.
...