-
Notifications
You must be signed in to change notification settings - Fork 982
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
Detach duplicated payment methods from PS & FlowController #2935
Conversation
3 builds increased size, 4 builds decreased size
StripePaymentSheetSize 1.0 (1)⚖️ Compare build Total install size change: ⬆️ 156.4 kB (1.77%) Largest size changes
StripeSize 1.0 (1)⚖️ Compare build
Largest size changes
StripePaymentsUISize 1.0 (1)⚖️ Compare build Total install size change: ⬆️ 80.3 kB (1.37%) Largest size changes
StripePaymentsSize 1.0 (1)⚖️ Compare build Total install size change: ⬇️ 53.1 kB (-1.42%) Largest size changes
StripeIdentitySize 1.0 (1)⚖️ Compare build Total install size change: ⬇️ 31.6 kB (-0.81%) Largest size changes
StripeFinancialConnectionsSize 1.0 (1)⚖️ Compare build Total install size change: ⬇️ 27.6 kB (-0.68%) Largest size changes
StripeApplePaySize 1.0 (1)⚖️ Compare build Total install size change: ⬇️ 500 B (-0.03%) Largest size changes
🛸 Powered by Emerge Tools |
Summary
Web is deleting similar payment methods client side in this manner, so we will follow suit until a better solution arises.
Motivation
Part of project to de-dupe saved payment methods
Testing
Will add UI tests