Skip to content
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

Feature Request: Allow Anchors to serve content without forms #78

Closed
JakeUrban opened this issue Jan 10, 2020 · 0 comments
Closed

Feature Request: Allow Anchors to serve content without forms #78

JakeUrban opened this issue Jan 10, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@JakeUrban
Copy link
Contributor

JakeUrban commented Jan 10, 2020

Form Integrations allows anchors to define what information needs to be collected from the user. But I've realized that the anchor may want to render non-form content to the user during the interactive flow.

Our particular use case is that when a user submits his/her KYC info (email), the anchor should confirm that the user actually owns that email. We'd do this by sending a confirmation email and rendering a "Please confirm your email before proceeding" page until they confirm. Once they confirm, we'd move on to filling out the rest of the forms.

We should rename form_for_transaction to content_for_transaction

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant