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

Remove CreditCard once an Order is completed #1037

Open
jbpenrath opened this issue Feb 3, 2025 · 0 comments
Open

Remove CreditCard once an Order is completed #1037

jbpenrath opened this issue Feb 3, 2025 · 0 comments
Assignees
Labels
FUN Team Tasks that need to be undertaken by a member of the FUN team.

Comments

@jbpenrath
Copy link
Member

Feature Request

Is your feature request related to a problem or unsupported use case? Please describe.
We are currently saving CreditCard information for all orders as we are making planned payment. Unfortunately this approach does not comply with the GDPR. In order to comply with this law, we could remove CreditCard information as soon as an Order is completed and no more debit has to be made. In this way, we only keep in database required CreditCard information.

@jbpenrath jbpenrath added the FUN Team Tasks that need to be undertaken by a member of the FUN team. label Feb 3, 2025
@kernicPanel kernicPanel self-assigned this Feb 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
FUN Team Tasks that need to be undertaken by a member of the FUN team.
Projects
None yet
Development

No branches or pull requests

2 participants