package
7.0.0+incompatible
Repository: https://github.com/bos-hieu/adyen-go-api-library.git
Documentation: pkg.go.dev

# Functions

CalculateHmac calculates the SHA-256 HMAC for the given data and key.
GetDataToSign converts a notification request item to string, which later on can be used for calculating a HMAC.
ValidateHmac calculates the HMAC of the notification request item and checks if it matches with the given key.