Instead of getting the region code from environment variables we are
hard coding it. This is so we can replace the region code in the env
vars with a province identifier that we can use for tracking events in
the system.
I'm pretty sure this is all we need to do in code to satisfy #290 the rest will have to come from the environment variables.
Instead of getting the region code from environment variables we are hard coding it. This is so we can replace the region code in the env vars with a province identifier that we can use for tracking events in the system.
I'm pretty sure this is all we need to do in code to satisfy #290 the rest will have to come from the environment variables.