0.0.120 • Published 2 years ago

gepgfun v0.0.120

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

gepgfun

# Start a http server
gepgfun serve

# Start a http server with autopay
gepgfun serve --autopay


# make a payment request
gepgfun payment bill:control_number:amount:currency


# generate control number
gepgfun control_number bill

arguments

$ gepgfun serve --port=3000

$ gepgfun control_number 1231 --callback=http://localhost/api/v1/receive-control-number

$ gepgfun payment 1231:99324342342:1500:TZS --callback=http://localhost/api/v1/receive-payment

alternative .env

URL_CONTROL_NUMBER_CALLBACK=http://localhost/api/v1/billing/receive-control-number
URL_PAYMENT_CALLBACK=http://localhost/api/v1/billing/receive-payment
0.0.120

2 years ago

0.0.117

2 years ago

0.0.119

2 years ago

0.0.116

2 years ago

0.0.115

2 years ago

0.0.114

2 years ago

0.0.113

2 years ago

0.0.112

2 years ago

0.0.111

2 years ago

0.0.11

2 years ago

0.0.1

2 years ago