Is There A Pre Existing Node.js Module For Using Google Wallet/Checkout So I Don't Have To Make The JWTs Myself But Just Plugin The Product Info?
Check these: A Google Checkout API implementation for node.js
Github page: https://github.com/wankdanker/node-google-checkout
Npm page: https://npmjs.org/package/google-checkout
Hope it fits your needs.