udox / oscar-sagepay

Payment integration with SagePay for django-oscar

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Oscar SagePay 0.1

This packages provides integration between Django Oscar and SagePay server inframe integration.

This package was written to support the ecommerce projects at U-dox.

At the current version it's possible to complete a transaction and securely save credit cards details for future use:

Inframe credit card form

Saved cards in the customer account page

It provides a new dashboard entry as well, to list all the transactions:

Transactions admin dashboard

License

This package is release under the BSD license.

Installation

Detailed documentation

Changelog

0.1

  • Include support for payment
  • Save customer's credit card details
  • Oscar dashboard app

ToDo

  • Add more tests
  • Add localization support

About

Payment integration with SagePay for django-oscar