Everytime they’re resold, another cut gets taken out by Ticketmaster.
Yep, this is why the scalper issue will never get resolved, because they also benefit from it. They will literally do every convoluted way to “prevent” scalping except the actual solution: resales can only be done at original ticket price or lower, and no reselling fees go to ticketmaster.
That was pretty much how things worked for Ticketmaster in Norway when I had someone bail on going to a festival we were planning on attending together, as I recall. So it can be addressed, just probably need to be in a country with a functional government and regulations.
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.
Yep, this is why the scalper issue will never get resolved, because they also benefit from it. They will literally do every convoluted way to “prevent” scalping except the actual solution: resales can only be done at original ticket price or lower, and no reselling fees go to ticketmaster.
That was pretty much how things worked for Ticketmaster in Norway when I had someone bail on going to a festival we were planning on attending together, as I recall. So it can be addressed, just probably need to be in a country with a functional government and regulations.
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?