BV Commerce Forum
 » 
BV Commerce Support
 » 
Development
 » 
How to change terms used for payment and shipping status
 
        
            
            
    | 
Rank: Member
 Joined: 4/22/2004(UTC)Posts: 280
 
 | 
            
	      
                How can I change the descriptive terms "Unpaid" and "Unshipped" on the ViewOrder.aspx page and in the emails.
 
 
 Some customers see "Unpaid" and think their cc info didn't go thru (though the cc charge was authorized successfully); they see "Unshipped" and think it means the product is not ship-able.  We'd like to try something like "Authorized" (for unpaid payment status) and "Pending" (for unshipped shipment status).
 
 
 
 Thanks,
 
 Linette
 | 
    | 
             | 
            
         | 
    |  | 
            
        
            
        
            
            
    | 
Rank: Administration
 Joined: 4/2/2004(UTC) Posts: 2,408 ![United States United States]() Location: Hummelstown, PAThanks: 6 timesWas thanked: 167 time(s) in 162 post(s)
 
 | 
            
	      
                Linette,
 The descriptive text is hard-coded into the application.  Changing it requires you to modify the source code and recompile the Core project.  It's a very simple change for a developer, though.  The changes need to be made to the EnumToString class.  This file is located here: \BVSoftware.Bvc5.Core\Utilities\EnumToString.vb
 | 
| Aaron Sherrick BV Commerce
 Toll-free 888-665-8637 - Int'l +1 717-220-0012
 | 
    | 
             | 
            
         | 
    |  | 
            
        
    
        
            
            
    | 
Rank: Member
 Joined: 4/22/2004(UTC)Posts: 280
 
 | 
            
	      
                Thank you for the info, Aaron.
 Linette
 | 
    | 
             | 
            
         | 
    |  | 
            
        
    
                           
    
        Forum Jump
         
    
    You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.