The following PHP test script will display the raw data.
Use this as a starting point to create your own design. It may also be possible to use this method to forward the guest on to your own payment gateway to collect a deposit.
<nowiki><?php
echo "<br>bookid=".$_GET["bookid"];