Implements integration with Tpay's integration without API. Contains data structures
Requestwhich contains all available request parameters which can be sentResponsewhich 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.
$ pulp test --main 'Unit.Main'or
$ pulp test --main 'Integration.Main'