-
Notifications
You must be signed in to change notification settings - Fork 2
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: expose Google Pay button styles #256
Merged
FlaviuExtPrimer
merged 3 commits into
feat/ACC-4702/gpay-assets-api
from
u/sz/gpay-style
Dec 23, 2024
Merged
feat: expose Google Pay button styles #256
FlaviuExtPrimer
merged 3 commits into
feat/ACC-4702/gpay-assets-api
from
u/sz/gpay-style
Dec 23, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Appetize iOS link: https://appetize.io/app/dfxprx2di4tq6vb37wfsd5mqi4 |
Appetize Android link: https://appetize.io/app/onwoesipjjcbz5bivnfzklwk5e |
FlaviuExtPrimer
approved these changes
Dec 23, 2024
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.
Working on Android, waiting for iOS to confirm that it doesn't crash.
NQuinn27
approved these changes
Dec 23, 2024
FlaviuExtPrimer
merged commit Dec 23, 2024
0638368
into
feat/ACC-4702/gpay-assets-api
10 of 11 checks passed
FlaviuExtPrimer
added a commit
that referenced
this pull request
Dec 23, 2024
* feat: implement checkout vault option picker * feat: populate Stripe publishable key at build time via CI (#246) * chore: populate Stripe publishable key at build time * chore: update client session API version * chore: temporarily print Keys.ts * chore: base64 Keys.ts * chore: reference Keys.ts from relevant files * feat: update Adyen iDeal and Klarna public API (#247) * feat: update iDeal and Klarna public API functions for consistency with ACH * fix: remove duplicated property in IClientSessionRequestBody * refactor: cleanup vaulting (#248) * refactor: remove ACH vaulting dead code * feat: fix compilation on new Android arch (#250) * fix: imports for new Android arch * fix: Stripe ACH not showing in headless on new Android arch * chore: add bankName and accountNumberLast4Digits to IPrimerPaymentInstrumentData * refactor: cleanup PaymentInstrumentData * refactor: remove additional unused IPrimerPaymentInstrumentData properties * fix: add missing props to ExternalPayerInfo * chore: make vault entries wrap * refactor: PaymentInstrumentData property order alignment * fix: don't try to restore activity after process death to avoid crashes caused by navigation library See software-mansion/react-native-screens#17 (comment) * fix: correctly pass callback functions in CheckoutScreen.tsx * chore: update primer-android to 2.33.0 * feat: resources support (wip) * fix: click on GPay button * fix: Klarna on headless * refactor: improve PrimerKlarnaPaymentViewManager * Update AssetsManager * feat: add support for getPaymentMethodResource() * cleanup * deprecate * fix: wrap native view in TouchableOpacity * feat: expose Google Pay button styles (#256) * feat: expose Google Pay button styles * fix: enable shipping --------- Co-authored-by: semirp <[email protected]> Co-authored-by: Boris Nikolic <[email protected]> Co-authored-by: Semir <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.