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

Stripe button styling #30

Open
hanseaston opened this issue Aug 9, 2020 · 0 comments
Open

Stripe button styling #30

hanseaston opened this issue Aug 9, 2020 · 0 comments
Labels
css design potential design changes, structural or layout-related frontend stripe

Comments

@hanseaston
Copy link
Owner

hanseaston commented Aug 9, 2020

The styling of the button is inconsistent with the stylings of the rest of the checkout page.

Screen Shot 2020-08-09 at 10 40 37 AM

We might want to change the styling to match it with the stylings of the other components. In particular, it is better to use the button component already defined in the components folder.

You might run into potential issues because the current button and the stripe credit form is bundled together (we downloaded the entire component using a stripe npm package). So you might need to come up with an alternative way of making this work. Please check out the Stripe API on ideas. You are totally welcome to reinvent the Stripe payment flow as you would wish and make it really different. The design choice is up to you!

@hanseaston hanseaston added frontend design potential design changes, structural or layout-related stripe labels Aug 9, 2020
@hanseaston hanseaston added the css label Aug 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
css design potential design changes, structural or layout-related frontend stripe
Projects
None yet
Development

No branches or pull requests

1 participant