Look, I hate Ticketmaster too. But there’s an infrastructure cost. I started with a percentage fee, but that leads to incentive for higher resale values. A nominal transaction flat fee not to exceed $1.00 would make sense
TM itself can fuck off, but a ticket supplier is providing a service, and transferring tickets is part of that service. Unless the seller is literally just handing physical tickets off to a buyer, the mediating service is using resources to facilitate the transfer, which costs them money.
No idea, but I doubt it costs nothing to facilitate a secure transfer. And if scalpers are ever going to be deterred, systems like this will be necessary and have costs to do so. Obviously that’s not why TM takes their cut, but it will be an expense even in an ideal system.
I’d even be fine with resale prices limited to original sale price plus a nominal FLAT fee for ticket master.
Why should Ticketmaster get anything from a resale?!
Look, I hate Ticketmaster too. But there’s an infrastructure cost. I started with a percentage fee, but that leads to incentive for higher resale values. A nominal transaction flat fee not to exceed $1.00 would make sense
TM itself can fuck off, but a ticket supplier is providing a service, and transferring tickets is part of that service. Unless the seller is literally just handing physical tickets off to a buyer, the mediating service is using resources to facilitate the transfer, which costs them money.
How much does
UPDATE tickets SET holder = @newuserid WHERE holder = @olduserid AND ticket_id = @ticketidcost?No idea, but I doubt it costs nothing to facilitate a secure transfer. And if scalpers are ever going to be deterred, systems like this will be necessary and have costs to do so. Obviously that’s not why TM takes their cut, but it will be an expense even in an ideal system.
That depends, how comfortable are you with SQL injection directly from the webpage with no other security measures?