Skip to content

Conversation

@yuki-stripe
Copy link
Collaborator

Summary

  • Fixes TODO for sending checkout start time for embedded - just making it the same as FlowController, on init.
  • Cleans up code

Motivation

Noticed the TODO while working on #6030

Testing

Relying on existing tests.

Changelog

Not user facing

@yuki-stripe yuki-stripe requested review from a team as code owners January 29, 2026 22:34
@yuki-stripe yuki-stripe requested review from wooj-stripe and removed request for a team January 29, 2026 22:34
Comment on lines -183 to -185
if integrationShape.shouldStartCheckoutMeasurementOnLoad {
analyticsHelper.startTimeMeasurement(.checkout)
}
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This has been moved to the FlowController/Embedded initializer. There's no practical difference in the reported number, but this simplifies the code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants