During checkout all of the fields I have configured for a payment method are displaying in bold even though some of them are not required. Why?
This is, unfortunately, the way Merchant displays ALL payment fields. It assumes that all payment fields are required and displays all of them in bold. Payment modules, Xtrafields included, simply pass a list of prompts to display to Merchant and Merchant in turn displays those to the customer, in bold, to prompt for the payment information.
There is a work around though. Since Merchant always adds .. around the prompt, you can add a closing to the beginning of the prompt and a to the end, so that the tags added by Merchant are closed and do not bold the prompt.
For example, in your store you can change the prompt:
Reference Number
to not print in bold by changing the prompt to:
Reference Number
Last update: 2007-09-28 12:44
Author: Brok
Revision: 1.0
You cannot comment on this entry
Most Recent FAQ Entries: 
- Alternate ways to display the product and attribute data ... (2008-09-02 18:40)
- Adding both "Add All to Basket" and "Add to ... (2008-09-01 09:46)
- When adding a product to the basket from an ... (2008-08-27 19:02)
- I have the module configured to add the key ... (2008-08-13 14:50)
- What is the format for the htaccess file if ... (2008-08-12 14:50)
Top 10 
- 2940 views:
Adding Tokens to Evaluate Expressions - 2872 views:
Is there a way to "Limit" the number of ... - 2794 views:
Why won't you call me for technical support? I ... - 2682 views:
Are license keys valid for more than one store? ... - 2580 views:
I'm trying to enter a license key and get ... - 2569 views:
How do I install a module? - 2413 views:
How do I check for a module upgrade? - 2377 views:
How can display and change the parameters of an ... - 2220 views:
The total on my checkout pages are not correct. ... - 2018 views:
I have select and radio type attributes in my ...
















