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(payment): STRIPE-444 New Stripe UPE (PoC) #2010

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

PavlenkoM
Copy link
Contributor

@PavlenkoM PavlenkoM commented Sep 17, 2024

What?

PoC how we can implement custom view for payment method inside our default payment methods accordion.

In our case it is for new Stripe implementation which uses custom accordion view and group multiple payment methods in one payment element.
This custom accordion should be rendered inside our default payment methods list. Also it should be sorted by some additional logic and can be placed on any position in default accordion.
Current PoC does not contain all Stripe Element styling, because we are waiting for some fixes on stripe side.

Also Accordion ui and context was migrated to the shared UI package to be available for payment integration packages.

Why?

...

Testing / Proof

Screen.Recording.2024-09-18.at.14.20.29.mov

@bigcommerce/team-checkout

@PavlenkoM PavlenkoM changed the title Stripe 444 feat(payment): STRIPE-444 New Stripe UPE (PoC) Sep 18, 2024
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.

1 participant