1.0.7 • Published 9 years ago

umpay-transfer v1.0.7

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

node-umpay-transfer

This is an implementation for UMPAY transfer. Same as umpay, this is a private version.

Now the project passed basic test. But it is not fully tested.

This project is write in Typescript 1.4.

File sample.ts is example code. File index.js is the entry.

Api:

   Available options:
{
	funCode:"",
	spId:"",
	userId:"",
	host:"",
	port:"",
	verifyRespSign:true,
	desKeyPath:"",
	priKeyPath:"",
	pubKeyPath:""
}

P.S. all option can be emitted.

You can open sample.ts to see detail.

I will be pleasure if this helps.

1.0.7

9 years ago

1.0.6

9 years ago

1.0.5

9 years ago

1.0.4

9 years ago

1.0.3

9 years ago

1.0.2

9 years ago

1.0.1

9 years ago

1.0.0

9 years ago