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

Fix double nested cards on billing update #3143

Conversation

kimcoleman
Copy link
Member

@kimcoleman kimcoleman commented Sep 20, 2024

All Submissions:

Changes proposed in this Pull Request:

Fixing case where the billing update page showed a nested "card". Unlike our checkout page, the Billing address and Payment Information fields are shown here in one contiguous card. The best approach here is CSS instead of trying to rewrite how the gateway classes filter in their fields.

Before:
Screenshot 2024-08-22 at 9 15 40 AM

After:
Screenshot 2024-09-20 at 5 14 25 PM

@dparker1005 dparker1005 merged commit d09c472 into strangerstudios:v3.2 Sep 26, 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.

2 participants