Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 1.43 KB

README.rst

File metadata and controls

30 lines (22 loc) · 1.43 KB

Payment Gateway

https://travis-ci.org/openlabs/payment-gateway.png?branch=develop https://coveralls.io/repos/openlabs/payment-gateway/badge.png?branch=develop

A tryton base module to accept and process payments within Tryton using credit cards.

The base module itself does not process cards, but extension modules could be written for each payment gateway. The currently available modules are:

Provider Features  
Authorize.net
  • Customer Profiles
  • Accept Cards
  • Authorize and Settle
  • Capture
  • Github
  • Package: openlabs_payment_gateway_authorize_net

If you have written a gateway which you would like to list here, please send a pull request with the information.