Under a multi-store environment, there are likely multiple sets of SecureSubmit credentials. When processing backend admin orders, this module did not seem to support any credentials but the default. This PR should fix this, as it now attempts to pull the store ID from the session before falling back to Default values.
Under a multi-store environment, there are likely multiple sets of SecureSubmit credentials. When processing backend admin orders, this module did not seem to support any credentials but the default. This PR should fix this, as it now attempts to pull the store ID from the session before falling back to Default values.