-
Notifications
You must be signed in to change notification settings - Fork 396
feat(payment): Stripe Shipping Address component migrated to functional component #2569
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(payment): Stripe Shipping Address component migrated to functional component #2569
Conversation
} | ||
}; | ||
|
||
runInitialize(); |
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.
runInitialize(); | |
void runInitialize(); |
); | ||
}; | ||
|
||
export default StripeShippingAddressDisplay; |
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.
EOF
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.
@bc-peng I think we have to configure a linter to make this changes automatically
09343e6
to
321017a
Compare
checkout-js deployed to Integration US |
checkout-js deployed to Staging US |
⚡️ Lighthouse results🖥️ Desktop:
📱 Mobile:
|
checkout-js deployed to Production US |
What/Why?
StripeShippingAddress migrated to the functional
Rollout/Rollback
Revert this PR
Testing
Manual testing
Screen.Recording.2025-09-10.at.12.50.19.mov