cocalc
cocalc copied to clipboard
It takes 5 clicks to confirm intention to pay the course fee before heading to Stripe
- Click on the banner.
- Click on the revealed button.
- Click on "Add Credit to Your Account..."
- Click on "Add at least $17.52 (plus tax) to your account"
- Click on "Add Money..."
- Deal with Stripe.
It seems to me that steps 2 and 4 can be easily eliminated, although they can stem from reusing other code.
- The banner makes perfect sense.
- It is also nice to see the amount and the explanation that actual payment is necessary.
- 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.