GMO
GMO is a Node.js client library for the GMO Payment Platform, supporting the PG Multi Payment API, exec transactions, register users, and so on.
Installation
npm install gmo
Usage
gmo = require "gmo" shopApi = host: "hoge.mul-pay.jp" shop_id: "shop_id" shop_pass: "shop_pass" option = order_id: order_id job_cd: "AUTH" amount: "100" shopApientryTran option if err consolelog err if res consolelog res
Contributors
Patches contributed by those people.