Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
django-payments-sepa
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
AlekSIS®
Libraries
django-payments-sepa
Commits
ca7f8c51
Verified
Commit
ca7f8c51
authored
3 years ago
by
Nik | Klampfradler
Browse files
Options
Downloads
Patches
Plain Diff
Add README
parent
f04c7bed
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.rst
+25
-0
25 additions, 0 deletions
README.rst
with
25 additions
and
0 deletions
README.rst
0 → 100644
+
25
−
0
View file @
ca7f8c51
SEPA payment provider for django-payments
=========================================
This is a payment provider for `django-payments`_. It is intended for accepting
payments via SEPA (bank transfer and direct debit).
Current features
----------------
This project provides two payment providers:
* ``djp_sepa.providers.PaymentPledgeProvider``, providing a generic form that
simply asks the customer to confirm the payment (for later manual processing)
* ``djp_sepa.providers.DirectDebitProvider``, which collects a SEPA direct
debit mandate into the database
Both providers, currently, require manual post-processing.
Roadmap
-------
* Export of SEPA direct debit instructions as FinTS XML
* Access to bank accounts using FinTS to discover payments made to a bank account
.. _django-payments: https://django-payments.readthedocs.io/en/latest/
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment