MultiSafepay / magento2-core

Provides core functionalities
Open Software License 3.0
2 stars 10 forks source link

Placing an order through the admin panel always uses the default api key to generate SecureToken. #11

Closed Hexmage closed 2 years ago

Hexmage commented 2 years ago

Website and storeview specific api keys are ignored to generate a SecureToken while placing an order through the admin panel. This results in the wrong SecureToken being generated and the order failing to validate through the GraphQl endpoint..

vinodsowdagar commented 2 years ago

Hi @Hexmage ,

Thank you for the report and the PR. We will look into it next week and come back to you once we have reviewed it.

Hexmage commented 2 years ago

@Vinod-MultiSafepay Any progress?

vinodsowdagar commented 2 years ago

Hi @Hexmage ,

Sorry for the late response, but we have reviewed and released your change internally: https://github.com/MultiSafepay/magento2/releases/tag/2.16.0

I will close this PR, because the change has already been merged.

Thank you for the contribution!