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

Wizard Step 1/Order Page: Make Billing Info either Mandatory or Optional and change fields #3518

Closed
mariobehling opened this issue Sep 10, 2019 · 4 comments · Fixed by #3654

Comments

@mariobehling
Copy link
Member

mariobehling commented Sep 10, 2019

The billing info is always collected even if the organizer does not want to collect this information. Also there are some discrepancies of the fields and collection data. Therefore please change the following:

  1. In Wizard step 1: Add a button "Require billing info from ticket buyer." to enable the organizer to make this optional
    Screenshot from 2019-09-10 20-24-29
  2. In the order page do the following
    a) Only make billing info required if the organizer chose "Require billing info.." (in Wizard). If billing info is required always show the fields. If the organizer did not require it, show it as an option using a tick box. -> So, if the organizer does not require it, the user can still add the billing info optionally. The user should tick a box in that case to display the billing option.
    b) In the billing info section itself add field to enter a "Name". Make this field required.
    c) Make "Company" optional.

Screenshot from 2019-09-10 20-27-58

@kushthedude
Copy link
Member

Will take look into it

@auge8472
Copy link

auge8472 commented Sep 11, 2019

Please distinguish private persons and companies in the section for billing informations. There are countries where it is not common for private persons to be forced to give a Tax ID to pay an order and additionally they have no Company name and ID at all.

@kushthedude
Copy link
Member

Please distinguish private persons and companies in the section for billing informations. There are countries where it is not common for private persons to be forced to give a Tax ID to pay an order and additionally they have no Company name and ID at all.

Its mentioned in issue to add a Name Field and make it required

@kushthedude
Copy link
Member

Frontend PR is ready for the same, hope it will be closed by weekend.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants