Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Payment and Receipt management SAS platform #566

Closed
tiagonmas opened this issue Dec 15, 2021 · 4 comments · Fixed by #641
Closed

Payment and Receipt management SAS platform #566

tiagonmas opened this issue Dec 15, 2021 · 4 comments · Fixed by #641
Assignees
Labels
doar+ prio:High Issue of higher priority. Should be addressed first

Comments

@tiagonmas
Copy link
Collaborator

tiagonmas commented Dec 15, 2021

Develop a multi tenant / SAS offering so that other non profit organizations can use the same functionalities of alimentestaideia to manage the payment of their donations, and the invoice creation.

Each tenant will also use Easypay payment gateway, with their own credentials.

Tracking specs in Wiki

@tiagonmas
Copy link
Collaborator Author

related to #439 and #252

@tiagonmas tiagonmas added the prio:High Issue of higher priority. Should be addressed first label Dec 15, 2021
@tiagonmas
Copy link
Collaborator Author

to consider #132

@tiagonmas tiagonmas pinned this issue Dec 21, 2021
@guerrerotook guerrerotook linked a pull request Mar 9, 2022 that will close this issue
12 tasks
@guerrerotook
Copy link
Contributor

The tenant now has two new properties that define the payment and invoicing strategy:

InvoicingStrategy

  • SingleInvoiceTable: All invoices go to the same sequence and belong to the same legal entity.
  • MultipleTablesPerFoodBank: Invoices are break into different food banks that they have their own sequence.

PaymentStrategy

  • SharedPaymentProcessor: All payment processors are the same. EasyPay and PayPal.
  • IndividualPaymentProcessorPerFoodBank: Each food bank has their own Easypay and Paypal instance to process payments.

@tiagonmas
Copy link
Collaborator Author

we should document this ... :)

@tiagonmas tiagonmas unpinned this issue Apr 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doar+ prio:High Issue of higher priority. Should be addressed first
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants