2026-03-02T12:40:27Z

Can the seat allocation page just be the target of the Stripe handoff?

Create a post-checkout interface for the customer to either select themselves or somebody else.

Create a resource that serves as a redirect target back from Stripe that confirms the payment and enrolls the customer.

Dorian Taylor

Gifting can be a special case of slot assignment where the quantity purchased is 1.

How does the customer (who is not necessarily one of the users) get back to this slot allocation page, e.g. to assign empty slots?

Make the payment success redirect target page have $QUANTITY slots, the first of which is auto-filled with the customer's email address.

Simple Order Form (Demo)

The customer can then confirm the slot for themselves (the base case) or assign the slot(s) they purchased.

What if the customer is a manager and wants to buy access for their whole team (and potentially not themselves)?