Skip to main content

An paypal payment backend wrapping django-paypal

Project description

This applicaiton is a paypal backend for django-SHOP, or any other shop system implementing its shop interface. It uses django-paypal as a way to actually communicate with paypal.

Usage

Add django-paypal and this project to your INSTALLED_APPS::

INSTALLED_APPS = (
...
'paypal.standard.ipn',
'shop_paypal',
...
)

Add ‘shop_paypal.offsite_paypal.OffsitePaypalBackend’ to django-SHOP’s SHOP_PAYMENT_BACKENDS setting.

Make sure you set following in settings.py:

Optional settings:

Todo

Plenty of stuff is left to do! If you feel like giving a hand, please pick a task in the follwing list:

  • Implement more functionalities from django-paypal in different backends (one for direct payments, one for professional accounts…)

  • Port the shop API to other shop systems, so they can also easily use this project as a backend. Examples include but are not limited to: plata, satchmo, lfs

Contributing

Feel free to post any comment or suggestion for this project on the django-shop mailing list or on #djanho-shop on freenode :)

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-shop-paypal-0.0.1.tar.gz (4.8 kB view details)

Uploaded Source

File details

Details for the file django-shop-paypal-0.0.1.tar.gz.

File metadata

File hashes

Hashes for django-shop-paypal-0.0.1.tar.gz
Algorithm Hash digest
SHA256 14aab07e716882d890c89ebec7fd7069a8c536e3d7c6eb7e47021637da8dba09
MD5 4c2a474cf06ae66c19007a4004d3caa4
BLAKE2b-256 1c840a03bd09dfcd8c5480b4dac508b2ea6144f1f6969226b3f9e2dba5051fe2

See more details on using hashes here.

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