jimpurbrick / merchant

A Django app to accept payments from various payment processors via Pluggable backends.

Home Page:http://merchant.agiliq.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Django-Merchant

Django-Merchant is a django application that enables you to use multiple payment processors from a single API.

Gateways

Following gateways are supported:

  • Authorize.net
  • Paypal
  • Eway
  • Braintree Payments (Server to Server)
  • Stripe
  • Samurai from Fee Fighters

Off-Site Processing

  • Paypal
  • RBS WorldPay
  • Google Checkout
  • Amazon FPS
  • Braintree Payments (Transparent Redirect)
  • Stripe.js
  • Samurai

Documentation

Documentation is automatically built and published online at:

http://readthedocs.org/docs/django-merchant/en/latest/

About

A Django app to accept payments from various payment processors via Pluggable backends.

http://merchant.agiliq.com/

License:BSD 3-Clause "New" or "Revised" License