Announcement

Collapse
No announcement yet.

Change Authorize.Net CC Number Field Type

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Change Authorize.Net CC Number Field Type

    A customer pointed out that the credit card number field of the Authnet module triggers the wrong keyboard type on touch screen devices. I checked the code and, sure enough, it's set to "text" instead of "tel" (which would open a numbers-only keyboard to make entry faster and easier). Is there a way to change this, or would it require an update to the module on Miva's end?

    #2
    Is the site in question using a ReadyTheme and, if so, which one?
    Matt Zimmermann

    Miva Web Developer
    Alchemy Web Development
    https://www.alchemywebdev.com
    Site Development - Maintenance - Consultation

    Miva Certified Developer
    Miva Professional Developer

    https://www.dev4web.net | Twitter

    Comment


      #3
      It's using a modified version of Suivant. The code that calls the payment fields is pulling them from the l.settings:payment:fields structure.

      Comment


        #4
        Since you are working with the default loop output by Miva, it would require a module update. I will see what we can get done.
        Matt Zimmermann

        Miva Web Developer
        Alchemy Web Development
        https://www.alchemywebdev.com
        Site Development - Maintenance - Consultation

        Miva Certified Developer
        Miva Professional Developer

        https://www.dev4web.net | Twitter

        Comment

        Working...
        X