Skip to content

1.12.0

Latest
Compare
Choose a tag to compare
@spryker-release-bot spryker-release-bot released this 16 Jun 17:37
· 1 commit to master since this release
26c5f45

Included commits: 1.11.0...1.12.0

Improvements

  • Introduced CheckoutError.errorCode transfer object property.

Fixes

  • Adjusted AdyenFacade::executePostSaveHook() so it handles all refusal reasons from the response instead of handling only the Refused reason. Impacted AdyenPostSaveHookPlugin with facade changes.