Notice: While JavaScript is not essential for this website, your interaction with the content will be limited. Please turn JavaScript on for the full experience.

PyCon Registration - Proceed to Checkout

<!-- Template Start --> <font size="+1"><b>Your total is $%(TOTAL).2f US</b></font><br>

<form method="POST" action="%(URL)s"> <input type="hidden" name="LOGIN" value="%(LOGIN)s"> <input type="hidden" name="PARTNER" value="VeriSign"> <input type="hidden" name="AMOUNT" value="%(AMOUNT).2f"> <input type="hidden" name="TYPE" value="S"> <input type="hidden" name="DESCRIPTION" value="%(DESCRIPTION)s"> <input type="hidden" name="COMMENT1" value="%(COMMENT1)s"> <input type="hidden" name="COMMENT2" value="%(COMMENT2)s"> <input type="submit" value="Proceed to Checkout"> </form> <!-- Template End -->