credit application
Enter the PROVIDER CODE given to you by your provider in the box below. Your chosen provider must be enrolled in order to apply.
[insert_php]
parse_str($_SERVER[‘QUERY_STRING’]);
if (strlen($Provider)>0){
echo ‘‘;
}else{
echo ‘‘;
}