Categorygithub.com/nooize/paytokens
repositorypackage
1.1.2
Repository: https://github.com/nooize/paytokens.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# README

paytokens

paytokens is a Go package for handle Google Pay and Apple Pay transactions.

Apple Pay token decryption depends on native libssl, so you need to install it before use this package. You may need to confogure your PKG_CONFIG_PATH to include OpenSSL.

Getting up and running with the example