Skip to content

Payment handling#15

Draft
kissgyorgy wants to merge 4 commits intomasterfrom
payment-handling
Draft

Payment handling#15
kissgyorgy wants to merge 4 commits intomasterfrom
payment-handling

Conversation

@kissgyorgy
Copy link
Member

No description provided.

The billing service can be switched with the new configuration variable
BILLING_SERVICE_MODULE, which should be the import path of the invoice selling
module. See an example in billing/services package.

There is a new "noop" service, which does nothing.
Billing services are now classes, they have to implement methods found in
billing/services/interface.py.
This will be the SimplePay specific functionality.
So functionality for payments are fully separated and contained in that one app.
@kissgyorgy kissgyorgy mentioned this pull request Feb 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant