SIU-CS / Finite_Loop-production

CS 435 - Parking spot finder application for Android.
Apache License 2.0
0 stars 3 forks source link

Collect payment information #14

Closed Andimoh closed 7 years ago

Andimoh commented 7 years ago

description:

As a user, I want to be able to enter my payment information to make the initial payment or for additional time.

Acceptance criteria:

  1. Payment information can be entered when a spot is selected to park in.
  2. Payment information is validated and accepted as the form of payment.
  3. Wrong information results in an error popup.
  4. Processing errors result in an error message.

    Story source:SRS - FR7

    Estimate: 16 man-hours