Credit Card Security
Checkout Champ is PCI Level 1 compliant and takes appropriate measures to make card entry secure
The credit card inputs on a live Checkout Champ checkout page are displayed inside an iframe for maximum security. The entered values are securely passed to our servers when the checkout page is submitted. This includes card number, expiration date, card month, card year, and card security code (cvv/cvc).
Please consider the following tips for building pages that are compatible with the iframe. The iframe is not visible within the page builder, so careful consideration is needed.
Javascript is unable to access the card inputs on the live page
Links are not allowed inside the card inputs
Ensure input styling is added using CSS, not Javascript
The card inputs must be enclosed in a parent element

Last updated