Application update infrastructure; Fix to the new user email; Processor token error message
NewInfrastructure is being added to support the upcoming feature that allows for application updates. The functionality will be exposed to the users once the full implementation is complete. There will be more details to come along with documentation for this feature in the coming weeks.
The new user email that is sent to all new users had a typo in the link's URL. That is now fixed.
Attempts to use the Processor Token on a processor that does not accept that token will now see an error response. This was causing quiet failures later in the processing of TPS transactions instead of an immediate error response.