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

Google Pay improvements #1853

Open
wants to merge 44 commits into
base: develop
Choose a base branch
from
Open

Google Pay improvements #1853

wants to merge 44 commits into from

Conversation

OscarSpruit
Copy link
Contributor

Description

This PR is a huge compilation of smaller PRs. These small PRs have all been reviewed.

Checklist

  • PR is labelled
  • Code is unit tested
  • Changes are tested manually
  • Related issues are linked

COAND-941

@OscarSpruit OscarSpruit added the Feature [PRs only] Indicates a new feature addition label Oct 29, 2024
@OscarSpruit OscarSpruit requested a review from a team as a code owner October 29, 2024 13:06
@OscarSpruit OscarSpruit linked an issue Oct 29, 2024 that may be closed by this pull request
@OscarSpruit OscarSpruit force-pushed the feature/google-pay branch 2 times, most recently from d47c46a to b47ba4f Compare November 5, 2024 12:21
This makes the code interacting with it testable.

COAND-855
COAND-855
COAND-855
COAND-942
This is the same as we do with other payment method buttons and makes it easier for merchants to supports dark-mode.
It is still be possible for merchants to change this behaviour if they want.

COAND-942
Copy link

✅ No public API changes

Copy link

sonarcloud bot commented Nov 18, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
73.8% Coverage on New Code (required ≥ 80%)

See analysis details on SonarQube Cloud

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature [PRs only] Indicates a new feature addition
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Google Pay is not shown again on dismiss of the error dialog
3 participants