-
Notifications
You must be signed in to change notification settings - Fork 105
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: [IOBP-840] Add payment tracking property organization_fiscal_code
#6159
feat: [IOBP-840] Add payment tracking property organization_fiscal_code
#6159
Conversation
organization_fiscal_code
organization_fiscal_code
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #6159 +/- ##
==========================================
- Coverage 48.42% 47.09% -1.34%
==========================================
Files 1488 1799 +311
Lines 31617 36347 +4730
Branches 7669 8653 +984
==========================================
+ Hits 15311 17117 +1806
- Misses 16238 19165 +2927
+ Partials 68 65 -3
... and 1405 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
…ng-properties-from-payment-flow
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! 🚀
Short description
This PR adds an additional property
organization_fiscal_code
for the entire payment flow mixpanel events.List of changes proposed in this pull request
organization_fiscal_code
property inside the required screens and events to track the organization fiscal code with the organization name property.How to test