|
|
|
|
|
by nickwoodhams
5032 days ago
|
|
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. |
|