01a033bc - Referral and promo programme in the app - #943
Draft
TaprootFreak wants to merge 1 commit into
Draft
Conversation
Invite creation, terms acceptance, deeplink code stash, payout rows with CHF frozen at credit, and store App Links for realunit.app/invite.
This file contains hidden or 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
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.
EN:
Adds the referral and promo screens, invite deeplinks, and prize rows with the CHF value frozen at credit.
DE:
Ergänzt die Empfehlungs- und Promo-Oberflächen, Einladungs-Deeplinks und Prämienzeilen mit dem bei der Gutschrift fixierten Frankenwert.
Details
The wallet renders
GET/POST /v1/realunit/referral/*from the API. Entry on the dashboard and in settings is gated bysummary.eligible. Terms must be accepted before an invite can be created. Openinghttps://realunit.app/invite/{code}orrealunit-wallet://invite/{code}stashes the code and binds it after unlock. Prize payouts appear in the transaction history with whole REALU, date, and frozen CHF.Android App Links and iOS associated domains for
realunit.app/inviteare declared. Golden PNGs are not committed; regenerate via the hosted golden workflow after review.