GithubHelp home page GithubHelp logo

Comments (9)

mjallday avatar mjallday commented on June 16, 2024

How would this be used? It sounds like, as a developer, I would tokenize a new card which would generate a signature.

  • Once I have this signature how do I use it to detect a duplicate card?
  • Can I detect duplicate cards if I do not have the card number to tokenize?

from balanced-api.

matin avatar matin commented on June 16, 2024

Once I have this signature how do I use it to detect a duplicate card?

Query against the cards resource on the signature field

Can I detect duplicate cards if I do not have the card number to tokenize?

What information do you have? Two tokens?

from balanced-api.

mjallday avatar mjallday commented on June 16, 2024

What information do you have? Two tokens?

No, I took the below quote to mean that I have to tokenize the card in order to get a hash. Are you telling me that I can GET a card and then inspect the hash field and then use that to filter for all matching cards? Use case solved if so.

PCI DSS doesn't allow for an externally computed hash, so the signature will be just that. It can only be checked by actually creating a new card token.

from balanced-api.

matin avatar matin commented on June 16, 2024

Are you telling me that I can GET a card and then inspect the hash field and then use that to filter for all matching cards? Use case solved if so.

Yup. It would also be useful if the admin dashboard made the hash/signature a link for easy filtering, but one step at a time.

from balanced-api.

matin avatar matin commented on June 16, 2024

Thinking about this more ... hash is much more readable than signature

from balanced-api.

roncito avatar roncito commented on June 16, 2024

+1

from balanced-api.

skeet70 avatar skeet70 commented on June 16, 2024

This would be very useful, +1

from balanced-api.

mahmoudimus avatar mahmoudimus commented on June 16, 2024

wouldn't this be a spec change as well?

from balanced-api.

matin avatar matin commented on June 16, 2024

deployed: 134d3ae

from balanced-api.

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.