spicygreenbook/greenbook-app

CVC cell wants me to input a ZIP code instead. I've tried twice.

Closed this issue · 2 comments

DebVM commented

Describe the bug
A clear and concise description of what the bug is.
I'd like to make a donation on the website but when I get to the CVC cell, the system wants me to put in a ZIP code. Also, for the billing address section there is only a street address and zip code cell showing. Perhaps you are aware of that but it seems odd to not input the state.

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...' https://spicygreenbook.org/donate
  2. Click on '....'input credit card details
  3. Scroll down to '....'
  4. See error CVC wants a ZIP

Expected behavior
A clear and concise description of what you expected to happen. My expectation is to see a successful donation has been processed and confirmed.

Screenshots
If applicable, add screenshots to help explain your problem.

image
sorry, I tried to copy and paste the screenshot but this code is the only thing showing up. I hope you can see it.

Desktop (please complete the following information):

  • OS: [e.g. iOS] mac
  • Browser [e.g. chrome, safari] chrome
  • Version [e.g. 22] latest and greatest

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

@pleaseshutup besides the UX description regarding the non-existent STATE field, I believe this is a non-issue as described.

The CVC and ZIP are 2 separate fields and each placeholder text for their own input field. I do, however, feel that this could have been made more visually clear by visually separating the 2 input fields (with i.e. color or border)

Agreeing with @JeroenGoddijn I believe not having a place for a state is a non-issue as this info may be gathered via zip code with Stripe.

Closing until this issue reappears if needed.