daniddelrio / akads-ph

0 stars 0 forks source link

Confirmation of session details #4

Closed daniddelrio closed 4 years ago

daniddelrio commented 4 years ago

This should fix the flow of how sessions are completed and the details are confirmed before payment goes through. Here are the steps to check if this is correct:

  1. Book a session using a tutee account.
  2. Accept the session using a tutor account.
  3. Using Tutor: Click Sessions in the Navbar > Upcoming. Click Complete Session.
  4. Input a date, start time, and end time indicating the details of the session. Click Complete Session after.
  5. Using Tutee: Click Sessions in the Navbar > Unconfirmed. The session should appear there.
  6. Try clicking Decline first (meaning that the details that the tutor inputted are wrong) to see if the session goes back to the Tutor.
  7. Using Tutor: Click Sessions in the Navbar > Unconfirmed. Click Edit Session on the session that appears. Input date and times.
  8. Using Tutee: Click Sessions in the Navbar > Unconfirmed. Try clicking Confirm now to see if the payment amount is finalized. Try paying the specified amount in the Transactions page (exp date any month after February, sec code any 3 digit number). See if the payment goes through.

Should work afterwards! Tho there's a bug that I added a ticket for

daniddelrio commented 4 years ago

Payment Flow Finalization

LienLeinad commented 4 years ago

Error with Pending tab: When I click it it gives me a user not defined error, probably a model issue? error1

LienLeinad commented 4 years ago

"unconfirmed" not found in navbar Accepted + started Sessions are not found in upcoming When I try to access history there's a sessions not defined error image

image