Hacker News new | ask | show | jobs
by melvinmt 5032 days ago
> Creating links is easy. Just change the Product Title and Price.

I like the concept, but allowing price to be changed in the URL is a horrible idea. It would be better if you could create products with a defined price on your homepage and get a tokenized URL in return.

1 comments

I think it's a give and take. You might have some users try and change the price.. but I don't really think a user would expect to change the price and get away with it. After all, you have a record of each transaction in your Stripe account. Presumably you would verify each transaction before providing the product or service.

The idea is; I want to make it very easy to create URLs. Think of embedding this in your invoicing software https://username.easybill.co/Invoice-{invoice_no}/{invoice_p.... Then it's just generated in the invoice template. That ease of use is what I was going for.