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.
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?