In step 3 of the checkout process, ZenCart asks the customer to specify billing address that matches their credit card. Does ZenCart actually performs checks with the billing address? I'm using PayPal IPN. If no checks on the billing address is perform, I'm inclined to streamline the checkout by commenting out the PHP code to hide that portion of the page from the user. Is that advisable? Why and why not?



