Skip to main content

Integration with PayPal Express, PayPal Payflow Pro and Adaptive Payments for django-oscar

Project description

https://pypip.in/v/django-oscar-paypal/badge.png https://pypip.in/d/django-oscar-paypal/badge.png

This package provides integration between django-oscar and both PayPal Express and PayPal Payflow Pro.

These payment options can be used individually or together. Further, the package is structured so that it can be used without Oscar if you so wish.

License

The package is released under the New BSD license.

Support

Having problems or got a question?

  • Have a look at the sandbox site as this is a sample Oscar project integrated with both PayPal options. See the contributing guide within the docs for instructions on how to set up the sandbox locally.

  • Ping @django_oscar with quick queries.

  • Ask more detailed questions on the Oscar mailing list: django-oscar@googlegroups.com

  • Use Github for submitting issues and pull requests.

Tests

Continuous integration status Coverage

Changelog

0.8.1

  • Ensure sandbox demo site works correctly with Oscar 0.6

  • Fix a bug with Payflow Pro using wrong bankcard attribute for expiry dates.

  • Remove Oscar version verification in setup.py

  • Use content-type text/namevalue when submitting key-value pairs to PayPal.

0.8

  • Support Oscar 0.6

  • Fix bug with offers not being applied to basket on return from PayPal site.

0.7

  • Remove Oscar from install_requires

0.6.1

  • Persist shipping method name when using PayPal Express as a payment method only.

0.6

  • Add support for NO_SHIPPING option with PayPal Express.

0.5

  • Addresses a security issue where baskets could be manipulated while the customer was on the PayPal site. This would cause the final order to contain more items that were paid for.

0.4.1

  • Fixes a bug where the second line of a user’s address was not being used to create the order shipping address.

0.4

  • We now require Oscar >= 0.5

  • Full i18 support

  • New dashboard views for PayPal Express

0.3.3

  • Restrict to Oscar < 0.5

0.3.2

  • Pass shipping address name when using Express checkout

  • Docs update

0.3.1

  • Fix issue with currency formatting

  • Fix issue with i18n proxies being passed to PayPal

0.3

  • Order discounts are now passed correctly to PayPal as separate lines

  • Fix unicode issue when reading data back from PayPal

  • Use Tox for testsuite

0.2.5

  • Fix silly bug with reference transactions

0.2.4

  • Fix bug with installing templates

0.2.3

  • Fix bug with amount formats not being validated properly

  • Adjust txn model to allow virtually everything to be nullable

0.2.2

  • Add support for specifying transaction currency

0.2.1

  • Fix packaging issues

  • Remove dead templates

  • With API docs

0.2

Includes support for Payflow Pro.

0.1

Includes support for Express Checkout.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-oscar-paypal-0.8.1.tar.gz (27.1 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page