sections.creditcard.basicUsage.xhtml Maven / Gradle / Ivy
Credit Card will take any credit card form and make it the best part of the checkout process. Just map the input fields to fields you probably already have!
IMPORTANT: Use must use prependId="false" on the h:form and your ID's of your text fields must be "number", "name", "cvc", "expiry".
See: Stack Overflow as to why.
${showcase:getFileContent('/sections/creditcard/example-basicUsage.xhtml')}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy