nooize / paytokens

package for decrypt Google Pay and Apple Pay tokens
MIT License
11 stars 1 forks source link

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