Hacker News new | ask | show | jobs
by yawnxyz 1099 days ago
For our microbiology conference event, I just programmatically created a bunch of Stripe Payment Link options for every combination, and used our site to open up the payment link. We record the event using a webhook back into our Airtable.

Though I'm not a huge fan of opening up a new window for payment, this turns out to be much easier for us, implementation-wise. Plus, the Stripe Payment Link UI is able to handle most of the errors and payment methods, add discount codes, etc.