Is my billing information safe and secure?

- by superduper - March 20, 2020

We have three levels of security for billing. First, our booking page is protected with extended validation SSL. Second, our booking form has its own layer of 256 bit security. Third, credit card transactions are processed by Stripe and are use their own 256 security protocol. On top of this, credit card numbers are never stored in our system (only a token that allows us to charge the card). We take security of our customers’ information very seriously.