django-payments

Universal payment handling for Django.

OTHER License

Downloads
12.2K
Stars
1K
Committers
51

Bot releases are hidden (Show)

django-payments - 0.12.4

Published by Pacu2 about 6 years ago

  • Added compatibility for stripe 2.6.0
django-payments - 0.12.3

Published by patrys over 6 years ago

  • Synchronized translations with Transifex
django-payments - 0.12.2

Published by maarcingebala over 6 years ago

  • Updated integration with Dotpay.
  • Updated Cybersource credit card types and general credit card number regexes.
django-payments - Support for Django 1.11

Published by maarcingebala about 7 years ago

This release fixes compatibility issues with Django 1.11. Support for older versions of Django has been dropped.

django-payments - The release that drops Django 1.4 and allows PAYMENT_HOST to be callable

Published by patrys over 7 years ago

django-payments - The release that removes the dependency on django.contrib.sites

Published by patrys almost 8 years ago

django-payments - The release that fixes UUID token creation

Published by patrys over 8 years ago

django-payments - The one that uses the default manager of provided Payment model

Published by patrys over 8 years ago

django-payments - In which PaymentError gets more fields

Published by patrys over 8 years ago

django-payments - The one that removes `required` attribute from CVV2 widget

Published by patrys over 8 years ago

django-payments - The one that switches SagePay from pycryptodome to cryptography

Published by patrys almost 9 years ago

django-payments - The one that fixes PayPal card payments

Published by patrys almost 9 years ago

django-payments - The release that fixes forms having an invalid action attribute

Published by patrys almost 9 years ago

django-payments - The one that includes Coinbase backend

Published by patrys almost 9 years ago

We've added Coinbase support quite a while ago but it turns out it was never included in release tarballs. πŸ™‡

django-payments - The release that install on Windows

Published by patrys almost 9 years ago

We replaced PyCrypto with PyCryptodome that is actively maintained and provides wheels for Windows users.

The Stripe backend was updated to support the latest API.

django-payments - Which fixes an embarassing bug

Published by patrys about 9 years ago

django-payments - The one that adds Coinbase

Published by patrys about 9 years ago

django-payments - The release that simplifies the API

Published by patrys about 9 years ago

A much more extensive test suite allowed us to finally refactor the API to avoid payment backends requiring a payment object at instantiation time. This allows us to reuse backend objects between transactions.

The expanded test suite also means a lot of bugs were squished in the process.

django-payments - The one that adds support for Sofort

Published by patrys over 9 years ago

Thanks to @illing2005 we now support Sofort as a payment gateway.

Other fixes include CyberSource WSDL path lookup on POSIX systems and CreditCardNumberField behaviour when None is passed as value.

django-payments - The release that fixes Authorize.net, DotPay and Wallet and improves Windows support

Published by patrys over 9 years ago

Package Rankings
Top 2.18% on Pypi.org