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

feat(events): add payment metadata to the payment intent events #5149

Open
lsampras opened this issue Jun 27, 2024 · 0 comments · May be fixed by #5170
Open

feat(events): add payment metadata to the payment intent events #5149

lsampras opened this issue Jun 27, 2024 · 0 comments · May be fixed by #5170
Assignees
Labels
A-Analytics C-feature Category: Feature request or enhancement

Comments

@lsampras
Copy link
Member

We generate payment intent events on db changes,

for this we rely on the database payment intent struct for generating a corresponding struct (KafkaPaymentIntent).

we need to add the metadata, hashed customer_email to the generated event as well.

@lsampras lsampras added C-feature Category: Feature request or enhancement A-Analytics labels Jun 27, 2024
@tsdk02 tsdk02 linked a pull request Jul 1, 2024 that will close this issue
14 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Analytics C-feature Category: Feature request or enhancement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants