Actions
Feature #549
openImprove Stripe Payment Customer Identification
Start date:
07/21/2025
Due date:
% Done:
0%
Estimated time:
Description
- Enhance the Stripe payment system to include the customers email address as a unique identifier
Updated by izori 10 days ago
- Modify the Stripe integration to capture and store the customer’s email address during payment
- Ensure the email is displayed in the Stripe dashboard alongside other customer details (e.g., name, location) to allow searching by email for better tracking.
- Fix the current issue where the email field shows irrelevant data (e.g., “hippiuslocal” instead of the actual customer emaill
- Test the updated integration to confirm that payments are correctly associated with the users email and that no duplicate or incorrect customer data is recorded.
- Update any related backend logic to ensure the email is securely stored and complies with privacy requirements
Actions