phase 7 blockers
This commit is contained in:
@@ -15,9 +15,6 @@ Effort is a rough size, not a schedule: **S** = small/contained, **M** = a real
|
||||
## A. The product is broken or unusable
|
||||
|
||||
### Payments
|
||||
- **A card payment can never actually complete.** The test/demo payment page redirects to a page that
|
||||
doesn't exist. Nothing about the money logic itself is wrong — it's the very last step, handing off to a
|
||||
real payment provider, that isn't connected. *(Effort: M)*
|
||||
- **The 30-minute payment countdown can lie.** Booking deadlines are stored without a timezone, so the timer
|
||||
a customer sees can silently show hours more time than they actually have, and expire while they still
|
||||
think they're fine. *(Effort: S)*
|
||||
|
||||
Reference in New Issue
Block a user