nooize / paytokens

package for decrypt Google Pay and Apple Pay tokens

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

package for decrypt Google Pay and Apple Pay tokens

License:MIT License


Languages

Language:Go 100.0%