This repository has been archived by the owner on Mar 19, 2024. It is now read-only.
4.18.0
·
3 commits
to master
since this release
- Added:
- Added property
acquirerPromotionCode
to interfaceAbstractCardPaymentMethodSpecificInput
.
- Added property
- Changed:
- Split off webhooks signature validation to interface
SignatureValidator
and modulewebhooks/validation
.
- Split off webhooks signature validation to interface