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