# 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.