-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
On-Ramp: Settings and Activation Keys #5455
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
app/components/UI/FiatOnRampAggregator/Views/Settings/AddActivationKey.tsx
Outdated
Show resolved
Hide resolved
app/components/UI/FiatOnRampAggregator/Views/Settings/ActivationKeys.tsx
Show resolved
Hide resolved
blackdevelopa
approved these changes
Jan 10, 2023
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.
Thanks @wachunei. Looks good to me
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
release-5.14.0
Issue or pull request that will be included in release 5.14.0
Spot Check on the Release Build
If a ticket doesn't require feature QA, but does require some form of manual spot checking
team-ramp
issues related to Ramp features
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.
Development & PR Process
release-xx
label to identify the PR slated for a upcoming release (will be used in release discussion)needs-dev-review
label when work is completedneeds-qa
label when dev review is completedQA Passed
label when QA has signed offDescription
This PR upgrades on-ramp-sdk to version 1.6.0, this version includes support for SDK Activation Keys. Changes include state management for Activation Keys through a new Settings Panel.
Activation Keys are used internally and with our providers to enable their integration and perform QA testing with a single build that can be distributed, allowing them to set their corresponding key.
Screenshots/Recordings
![Simulator Screen Shot - iPhone 14 Pro - 2023-01-05 at 17 07 24](https://user-images.githubusercontent.com/1024246/210880699-1a2155b3-0f6a-41b6-b863-f7600c366042.png)
Settings screen:
Acceptance criteria
Production build:
Local/UAT Build:
Issue
Progresses #???
Checklist