We have three levels of security in place. First, our booking page is protected by extended validation SSL. Second, our booking form has it’s own encrypted layer of 256 bit security. Third, credit card transactions are processed by Stripe and are encrypted at rest with AES-256 layered security. In addition, no credit card numbers are stored in our system (only a token that allows us to charge the card). Rest assured we take security very seriously.