This repository was archived by the owner on Mar 19, 2024. It is now read-only.
2.46.0
·
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