I am making use of the "free text entry" field as one of the three "variations" on my product. I notice in the Add To Cart code that you generate, the input field for the free-text has maxlength="98" specified. Is there a reason for this limit, and is there any way to increase the limit?

  • created

    Dec '07
  • last reply

    Dec '07
  • 1

    reply

  • 850

    views

  • 2

    users

Yes, the limit is calculated based on what we can pass for different payment processors what is efficient for us. There is no way to increase that. Sorry.