Tomit_Melbourne 0 Posted October 23, 2007 I would like to know if there is a contribution to: 1. Capture the customers name they type in e.g. Geoff 2. Then calculate and charge the customer for how many letters of their name they type. So if I have a price of $1.00 per letter, then Geoff would cost $5.00 I have move my site from Zen Cart where this was possible however this seems to be the only thing oscomerce can't do that Zen Cart could. Any help would be greatly appriciated Geoff Share this post Link to post Share on other sites
jimbobway 0 Posted October 24, 2007 Seems to me that you may have to just go kerplunking in your payment module and do a simple strlen(). Just my two cents. Share this post Link to post Share on other sites