This repository has been archived by the owner on Mar 19, 2024. It is now read-only.
2.46.0
IngenicoEPayments
released this
16 Jan 08:53
·
2 commits
to master
since this release
- Added:
- Added property
AcquirerPromotionCode
to structspayment.CardPaymentMethodSpecificInput
andpayment.CardPaymentMethodSpecificInputBase
.
- Added property
- Changed:
- Split off webhooks signature validation to struct
validation.SignatureValidator
.
- Split off webhooks signature validation to struct
- Deprecated:
- Deprecated variable
webhooks.ErrNilSecretKeyStore
in favor of new variablevalidation.ErrNilSecretKeyStore
.
- Deprecated variable