<%@ page session="false" contentType="text/html;charset=utf-8"%> <%@ taglib uri="http://java.sun.com/jsf/html" prefix="h"%> <%@ taglib uri="http://java.sun.com/jsf/core" prefix="f"%> <%@ taglib uri="http://myfaces.apache.org/commons/converters" prefix="mcc"%> <%@ taglib uri="http://myfaces.apache.org/commons/components" prefix="mc"%> <%@ taglib uri="http://myfaces.apache.org/commons/validators" prefix="mcv"%> <%@include file="inc/head.inc"%>


Some valid test numbers

  • Mastercard : 5555555555554444
  • Mastercard : 5105105105105100
  • Visa : 4111111111111111
  • Visa : 4111111111111111
  • Discover : 6011111111111117
  • Discover : 6011000990139424
  • American Express : 378282246310005
  • American Express : 371449635398431
<%@include file="inc/page_footer.jsp"%>