hps / heartland-magento-extension

Magento Tokenized Payment Gateway Extension
Other
5 stars 18 forks source link

Fix admin payments #111

Closed mattdavenport closed 7 years ago

mattdavenport commented 7 years ago

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.