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

Add analytics for address element #5344

Merged

Conversation

jameswoo-stripe
Copy link
Contributor

Summary

  • Adds two new events mc_address_show and mc_address_completed

Motivation

Address Element Beta

Testing

  • Added tests
  • Modified tests
  • Manually verified

@@ -54,9 +54,13 @@ internal class AddressLauncher internal constructor(
)

@JvmOverloads
fun present(configuration: Configuration = Configuration()) {
fun present(
publishableKey: String,
Copy link
Contributor

Choose a reason for hiding this comment

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

can you add this to our api if you haven't already?

@jameswoo-stripe jameswoo-stripe merged commit a2a04d7 into master Aug 1, 2022
@jameswoo-stripe jameswoo-stripe deleted the jameswoo/shipping-address-element-analytics branch August 1, 2022 16:19
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.

None yet

2 participants