·
1 commit
to master
since this release
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 theRefused
reason. ImpactedAdyenPostSaveHookPlugin
with facade changes.