DEV Community

drevispas
drevispas

Posted on

3

Payment Tokenization Terminology

I had a lot of trouble with new terminologies when I took part in Samsung Pay. Someone may be in the same situation somewhere. I will introduce very basic words here.

Tokenization: It's not about bus token.

  • replaces a real card an account number; a virtual one-time card?
  • is bound to a single merchant(shop)
  • need a ID&V of cardholder to create it

Token Components

  • 15-19 digits + expiration date
  • cryptogram that is unique to each transaction

PAN (Primary Account Number)

  • 13-15 digits representing a card account number
  • A single PAN may be associated with multiple tokens

Card Issuers

  • are banks who issue credit cards
  • give cardholders(card users) credit for spending
  • send merchants payments for purchases

Major issuers

  • Amex, Discover: issuer and payment network at the same time
  • BoA, Capital One, Citi, Wells Fargo, Barclay, and so on

Major Card Networks

  • Visa, Mastercard, Amex, Discover, and so forth

Sentry image

Hands-on debugging session: instrument, monitor, and fix

Join Lazar for a hands-on session where you’ll build it, break it, debug it, and fix it. You’ll set up Sentry, track errors, use Session Replay and Tracing, and leverage some good ol’ AI to find and fix issues fast.

RSVP here →

Top comments (2)

Collapse
 
max_bersh_f5cf85ea71c59da profile image
Max Bersh

Payment tokenization is a key technology for enhancing security in modern payment systems. In simple terms, it is the process of replacing sensitive data (such as a card number) with a unique token that has no value outside of a specific transaction. This significantly reduces the risk of data leakage, as tokens are useless to intruders.

If you are considering implementing this technology for your business, you should pay attention to linkpay. The platform offers powerful tools for secure payment processing, including tokenization, which ensures the highest level of data protection and customer trust.

Understanding and using such technologies is a step into the future of the payment industry!

Collapse
 
garry_kirestson_5adba4428 profile image
Garry Kirestson

Understanding payment tokenization terminology is essential in today’s secure digital transactions. For OFWs, learning how to pay SSS contributions through tokenized payment systems ensures safer and more convenient transactions. By leveraging these technologies, OFWs can manage their contributions efficiently while safeguarding sensitive financial information.

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay