-
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: gpay assets api #255
Merged
Merged
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
* 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)
… feat/ACC-4702/gpay-assets-api
Appetize Android link: https://appetize.io/app/whh4nmhdckrw42yzhfigfqrpde |
Appetize iOS link: https://appetize.io/app/dsgb7l3qyk3f7b4pc5fbz6ru3a |
Base automatically changed from
feat/ACC-4458/add-vaulting-options-to-example-app
to
master
December 20, 2024 09:12
An error occurred while trying to automatically change base from
feat/ACC-4458/add-vaulting-options-to-example-app
to
master
December 20, 2024 09:12
…imer-io/primer-sdk-react-native into feat/ACC-4702/gpay-assets-api
…t-native into feat/ACC-4702/gpay-assets-api
…imer-io/primer-sdk-react-native into feat/ACC-4702/gpay-assets-api
* feat: expose Google Pay button styles * fix: enable shipping
NQuinn27
approved these changes
Dec 23, 2024
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.