Skip to content

AH-dark/epay-cli

Repository files navigation

epay cli

FOSSA Status

A command line tool for epay testing.

Build

make build

Usage

Based on previous build, you can find the binary file in bin/epay-cli.

We provide a simple command line tool for epay testing and maintenance.

Test for API

./bin/epay-cli test submit # test submit api
./bin/epay-cli test mapi # test mapi submit api

Migration

./bin/epay-cli migrate # generate sql schema

Help

./bin/epay-cli help

License

FOSSA Status