-
Notifications
You must be signed in to change notification settings - Fork 43
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
Implement organizer onboarding process #379
Comments
Hi @mariobehling,
Next 3 forms:
what about /privacy and /terms pages? what will we show of that 2 pages? |
Thank you for your input. We definitely need the pages privacy and terms. They should be editable from the admin section of eventyay-common. In regards to the sign up I am having second thoughts. Because we can also leave the current sign up method and allow normal accounts to create an organiser. These organisers can then create events, but they can only make the events public if they add a credit card. I think this would be an easier onboarding process. Does this work? |
Hi @mariobehling,
|
I just take a look back to this issue #380
So there's till a open point that how can we manage credit card info at our system. |
Use Stripe for credit card storage: https://docs.stripe.com/terminal/features/saving-cards/overview |
As discussed, If an Organizer has unpaid invoice, we will prevent them to public or re-public Event. |
Currently there is no process to onboard organisers. Add an onboarding page at /signup
Also implement linked basic pages with heading at
/pricing
/privacy
/terms
Find the onboarding form below.
Welcome! Get started with our platform and explore—no strings attached.
Feel free to create your event and try out our software at no cost, with no commitments. We’ll only charge you when you’re ready to make your ticket shop public, and we’ll go over the billing process with you beforehand. You can find all the pricing details [here].
Nice to meet you! Let’s get to know each other.
What’s your name?
[John Doe]
Use your personal name rather than your company’s—you can invite your team later and give them access.
What’s your email address?
[doe@example.org]
This will be your login, and we’ll use it to reach out if needed.
Create a password
[••••••]
Confirm your password
[••••••]
Whose events will you be managing?
Organizer name
[Company name, association, institution, ...]
Shortened address
[https://app.eventyay.com/[short form]]
This will be the link where your events are hosted. It will also act as a shorthand for your account. If you’d like to use a custom domain, you can set that up after registration.
Agreement to Policies
☑ I have read and agree with the privacy policy.
☑ I have read and agree with the terms of service.
Please note: Our services are only available to businesses and registered entities, not to individual consumers.
The text was updated successfully, but these errors were encountered: