Metadata-Version: 2.0
Name: cds-trytond-account-payment-beanstream
Version: 4.6.0
Summary: Tryton module for BeanStream payment
Home-page: https://src.coalesco.ca/tryton/modules/cds_trytond_account_payment_beanstream
Author: Tryton
Author-email: it@coalesco.ca
License: GPL-3
Download-URL: https://src.coalesco.ca/tryton/modules/cds_trytond_account_ca_gifi/archive/tip.zip
Description-Content-Type: UNKNOWN
Keywords: tryton account payment beanstream
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Plugins
Classifier: Framework :: Tryton
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Financial and Insurance Industry
Classifier: Intended Audience :: Legal Industry
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Topic :: Office/Business
Classifier: Topic :: Office/Business :: Financial :: Accounting
Requires-Dist: beanstream
Requires-Dist: enum34
Requires-Dist: trytond-sale (<4.7,>=4.6)
Requires-Dist: trytond-account-payment (<4.7,>=4.6)
Requires-Dist: trytond (<4.7,>=4.6)

trytond_account_payment_beanstream
==================================

The account_payment_beanstream module of the Tryton application platform.

This module adds a payment processing method to account_payment for processing
payment transactions through BeanStream's gateway using client-side interface.
This module does NOT collect any payment card information; that is done by the
user's web browser and sent driectly to BeanStream's system, which responds
with a single-use token.  That token is used by this module to process the
pending transaction to determine if it is approved, declined or failed.

Installing
----------

See INSTALL

Support
-------

If you encounter any problems with Tryton, please don't hesitate to ask
questions on the Tryton bug tracker, mailing list, wiki or IRC channel:

  http://bugs.tryton.org/
  http://groups.tryton.org/
  http://wiki.tryton.org/
  irc://irc.freenode.net/tryton

If you need support specific to this module contact
Coalesco Digital Systems:

  https://src.coalesco.ca/tryton/modules/cds_trytond_account_payment_beanstream

License
-------

See LICENSE

Copyright
---------

See COPYRIGHT


For more information about Tryton please visit the Tryton web site:

  http://www.tryton.org/


