Skip to content
This repository has been archived by the owner on Mar 19, 2024. It is now read-only.

2.46.0

Compare
Choose a tag to compare
@IngenicoEPayments IngenicoEPayments released this 16 Jan 08:53
· 2 commits to master since this release
  • Added:
    • Added property AcquirerPromotionCode to structs payment.CardPaymentMethodSpecificInput and payment.CardPaymentMethodSpecificInputBase.
  • Changed:
    • Split off webhooks signature validation to struct validation.SignatureValidator.
  • Deprecated:
    • Deprecated variable webhooks.ErrNilSecretKeyStore in favor of new variable validation.ErrNilSecretKeyStore.