Skip to content
This repository has been archived by the owner on Apr 25, 2022. It is now read-only.

Add a landing page for app purchases #266

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

jameswestman
Copy link

This page doesn't display anything yet, it just asks the backend for a token and then redirects to another page to give flathub-authenticator the token. Finally, flathub-authenticator redirects once again to another landing page to let the user know the transaction is finished.

The UI needs design, and of course we will need to add payment stuff when that is finished on the backend. This PR just gets it to where you can successfully install an authenticated app (currently, since no payment is needed, with no interaction).

@jameswestman jameswestman force-pushed the purchase-page branch 2 times, most recently from 6382258 to c95427f Compare March 12, 2022 22:53
pages/purchase/index.tsx Outdated Show resolved Hide resolved
This page doesn't display anything yet, it just asks the backend for a
token and then redirects to another page to give flathub-authenticator
the token. Finally, flathub-authenticator redirects once again to
another landing page to let the user know the transaction is finished.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants