cocalc icon indicating copy to clipboard operation
cocalc copied to clipboard

It takes 5 clicks to confirm intention to pay the course fee before heading to Stripe

Open novoselt opened this issue 1 year ago • 0 comments

  1. Click on the banner.
  2. Click on the revealed button.
  3. Click on "Add Credit to Your Account..."
  4. Click on "Add at least $17.52 (plus tax) to your account"
  5. Click on "Add Money..."
  6. Deal with Stripe.

It seems to me that steps 2 and 4 can be easily eliminated, although they can stem from reusing other code.

  1. The banner makes perfect sense.
  2. It is also nice to see the amount and the explanation that actual payment is necessary.
  3. It kind of makes sense to enter the actual amount to add, although I see no logical reason why it cannot be combined with the previous step. ("Have somebody else pay for you..." is a bit special to courses.)

Ideally, I would strongly prefer a single modal with all the information, explanations, and edit boxes or buttons, that sends the user to Stripe.

novoselt avatar Jan 20 '24 23:01 novoselt