/tripay-cli

Generate manuan payment link using CLI

Primary LanguageTypeScriptMIT LicenseMIT

TriPay CLI

Generate manuan payment link using command-line interface (CLI)

Getting Started

Install

npm install -g @cloudgakkai/tripay-cli

Config Merchant

tripay config

Generate Signature

tripay generate signature

or generate on sandbox env:

tripay generate signature --sandbox

Generate Payment Link

tripay generate payment

or generate on sandbox env:

tripay generate payment --sandbox

License

MIT - see LICENSE