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

feat(EMI-2244): prototype stripe express checkout #15123

Merged
merged 5 commits into from
Jan 28, 2025

Conversation

rquartararo
Copy link
Member

@rquartararo rquartararo commented Jan 28, 2025

The type of this PR is: Feat

This PR solves EMI-2244

Description

This is a simple prototype of the Stripe Express Element to test if Apple Pay works well inside our mobile WebView.

To test use the review app https://stripe-express-checkout-prototype.artsy.net/ in a Safari browser that has a credit card added in your apple wallet.

This is behind the feature flag emerald_stripe-express-checkout-prototype

Screenshot 2025-01-28 at 9 04 41 AM Screenshot 2025-01-28 at 9 05 08 AM

@rquartararo rquartararo self-assigned this Jan 28, 2025
@rquartararo rquartararo requested a review from MrSltun January 28, 2025 14:16
MrSltun
MrSltun previously approved these changes Jan 28, 2025
@rquartararo
Copy link
Member Author

rquartararo commented Jan 28, 2025

EDIT: fixed 👍 I'm a bit confused about the failing legacy test. It may have something to do with updating Stripe.

Copy link

relativeci bot commented Jan 28, 2025

#1620 Bundle Size — 8.99MiB (-0.08%).

9076794(current) vs 35e2ef1 main#1618(baseline)

Warning

Bundle contains 14 duplicate packages – View duplicate packages

Bundle metrics  Change 6 changes Regression 1 regression
                 Current
#1620
     Baseline
#1618
Regression  Initial JS 3.66MiB(+0.27%) 3.65MiB
No change  Initial CSS 0B 0B
Change  Cache Invalidation 67.34% 47.14%
Change  Chunks 103(-1.9%) 105
Change  Assets 106(-1.85%) 108
Change  Modules 5838(-0.19%) 5849
No change  Duplicate Modules 523 523
Change  Duplicate Code 4%(-0.25%) 4.01%
No change  Packages 266 266
No change  Duplicate Packages 13 13
Bundle size by type  Change 2 changes Regression 2 regressions
                 Current
#1620
     Baseline
#1618
Regression  JS 8.85MiB (+100%) undefined
Regression  Other 143.36KiB (+100%) undefined

Bundle analysis reportBranch review-app-stripe-express-checko...Project dashboard


Generated by RelativeCIDocumentationReport issue

@rquartararo rquartararo merged commit 1a43767 into main Jan 28, 2025
13 checks passed
@rquartararo rquartararo deleted the review-app-stripe-express-checkout-prototype branch January 28, 2025 21:45
@artsy-peril artsy-peril bot mentioned this pull request Jan 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants