Skip to content

lambdaterms/purescript-tpay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

purescript-tpay

Implements integration with Tpay's integration without API. Contains data structures

  • Request which contains all available request parameters which can be sent
  • Response which implements transaction notification

Data from Request should be embedded in form which will POST it to https://secure.tpay.com.

See example of usage at tpay example.

Testing

$ pulp test --main 'Unit.Main'

or

$ pulp test --main 'Integration.Main'

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published