Hola, My jQuery/Javascript code has a cardnumber, and needs to redirect the page to the patron's batch checkout page. How do I do this? The only solution I can think of is to query the Koha database for the borrowernumber and construct the URL. Is there a better solution to this?