Giter Site home page Giter Site logo

Mastercard Not recognized about card HOT 5 CLOSED

mauroagr avatar mauroagr commented on June 2, 2024
Mastercard Not recognized

from card.

Comments (5)

melloware avatar melloware commented on June 2, 2024

Can you go here an try your number: https://www.primefaces.org/showcase-ext/sections/creditcard/basicUsage.jsf

According to the latest version your card is a Maestro card.

make sure you are using the latest version of Card.js v2.5.3

from card.

mauroagr avatar mauroagr commented on June 2, 2024

image

Recognized like a maestro. Can be a error documentation in Mercado Pago.
I will update the card.js.
Thanks
Mauro

from card.

melloware avatar melloware commented on June 2, 2024

Yep previously someone had reported that type as Maestro..

 {
      type: 'maestro',
      pattern: /^(50|5[6-9]|6007|6220|6304|6703|6708|6759|676[1-3])/,
      format: defaultFormat,
      length: [12..19],
      cvcLength: [3],
      luhn: true
  }

from card.

mauroagr avatar mauroagr commented on June 2, 2024

Yes, i think is a wrong text in mercado pago documentation.
Thanks
Mauro

from card.

melloware avatar melloware commented on June 2, 2024

Active card

@sheakhasan926 I don't know what that means?

from card.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.