# card

Published articles for card.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## Built for Reliability: How American Express Processes Payments at Scale

DevFeed: [Built for Reliability: How American Express Processes Payments at Scale](<https://devfeed.tech/articles/built-for-reliability-how-american-express-processes-payments-at-scale-17984.md>)

Original publisher: [Read original article](<https://blog.bytebytego.com/p/built-for-reliability-how-american>)

Author: ByteByteGo

Published: 2026-09-08T18:31:03Z

Content type: article

Language: en

Sources: [ByteByteGo](<https://devfeed.tech/sources/bytebytego.md>)

Topics: [Architecture & Design](<https://devfeed.tech/topics/architecture-design.md>), [Microservice](<https://devfeed.tech/topics/microservice.md>), [Microservices](<https://devfeed.tech/topics/microservices.md>), [Network](<https://devfeed.tech/topics/network.md>), [Server](<https://devfeed.tech/topics/server.md>)

Tags: [account-balance](<https://devfeed.tech/tags/account-balance.md>), [architecture](<https://devfeed.tech/tags/architecture.md>), [bank](<https://devfeed.tech/tags/bank.md>), [card](<https://devfeed.tech/tags/card.md>), [cell-based-architecture](<https://devfeed.tech/tags/cell-based-architecture.md>), [microservices](<https://devfeed.tech/tags/microservices.md>), [network](<https://devfeed.tech/tags/network.md>), [payments](<https://devfeed.tech/tags/payments.md>), [scale](<https://devfeed.tech/tags/scale.md>), [server](<https://devfeed.tech/tags/server.md>), [services](<https://devfeed.tech/tags/services.md>)

### AI overview

The article explains how American Express processes payments through a cell-based architecture. Transactions move through independent processing units and microservices, with isolation designed to limit disruption when services fail.

### Source excerpt

In this article, we will try to understand how the transaction runs through such a cell-based architecture and how the payments are processed even when some services are failing.

## Security Week 2632: массовый угон криптовалюты у пользователей кошельков COLDCARD

DevFeed: [Security Week 2632: массовый угон криптовалюты у пользователей кошельков COLDCARD](<https://devfeed.tech/articles/security-week-2632-coldcard-23085.md>)

Original publisher: [Read original article](<https://habr.com/ru/companies/kaspersky/articles/1065992/>)

Author: Kaspersky\_Lab ("Лаборатория Касперского")

Published: 2026-08-04T03:26:05Z

Content type: news

Language: ru

Sources: ["Лаборатория Касперского" RU](<https://devfeed.tech/sources/ru-2.md>)

Topics: [Security](<https://devfeed.tech/topics/security.md>), [Randomizer](<https://devfeed.tech/topics/randomizer.md>)

Tags: [card](<https://devfeed.tech/tags/card.md>), [coin](<https://devfeed.tech/tags/coin.md>), [kite](<https://devfeed.tech/tags/kite.md>), [research](<https://devfeed.tech/tags/research.md>), [security](<https://devfeed.tech/tags/security.md>), [tag-9fe8963de219](<https://devfeed.tech/tags/tag-9fe8963de219.md>), [tag-d14eb265d33e](<https://devfeed.tech/tags/tag-d14eb265d33e.md>), [tag-d4be1d74f775](<https://devfeed.tech/tags/tag-d4be1d74f775.md>)

### AI overview

A predictable software random-number implementation in COLDCARD hardware wallets allowed an attacker to reconstruct wallet seeds and steal cryptocurrency. By August 1, reports cited 1,367 stolen bitcoins from 4,585 addresses, worth approximately $88 million.

### Source excerpt

Громкой новостью прошлой недели стала массовая кража криптовалюты у пользователей холодных кошельков COLDCARD. Хотя в теории холодные кошельки (аппаратные устройства, хранящие данные для доступа к криптовалюте) лучше защищены от кибератак, но в реальности COLDCARD подвела ошибка при реализации криптографического алгоритма: вместо надежной аппаратной генерации случайных чисел использовалась программная реализация, результаты работы которой могли быть предсказаны. Злоумышленник смог реконструировать так называемый сид, открывающий доступ ко всем сохраненным на кошельках секретам, для большого количества кошельков,. Правильность вычисления сида могла быть проконтролирована путем сверки с публичными данными, включая историю транзакций в биткоинах. Имея на руках всю необходимую информацию, организатору атаки оставалось перевести средства на собственные кошельки. Точно оценить итоговый ущерб пока затруднительно, но по данным на 1 августа было украдено 1367 биткоинов с 4585 адресов, это примерно соответствует 88 миллионам долларов. Читать далее

## B2B Virtual Card Payments: A Seller's Guide

DevFeed: [B2B Virtual Card Payments: A Seller's Guide](<https://devfeed.tech/articles/b2b-virtual-card-payments-a-seller-s-guide-9650.md>)

Original publisher: [Read original article](<https://dodopayments.com/blogs/b2b-virtual-card-payments/>)

Author: Aarthi Poonia

Published: 2026-07-30T00:00:00Z

Content type: tutorial

Language: en

Sources: [Dodo Payments Blog](<https://devfeed.tech/sources/dodo-payments-blog.md>)

Topics: [Finance](<https://devfeed.tech/topics/finance.md>), [Software as a service](<https://devfeed.tech/topics/saas.md>)

Tags: [ach](<https://devfeed.tech/tags/ach.md>), [b2b](<https://devfeed.tech/tags/b2b.md>), [card](<https://devfeed.tech/tags/card.md>), [fees](<https://devfeed.tech/tags/fees.md>), [guide](<https://devfeed.tech/tags/guide.md>), [payments](<https://devfeed.tech/tags/payments.md>)

### AI overview

A seller-focused guide to B2B virtual card payments. It explains how buyer AP teams issue supplier-locked or single-use card numbers for specific invoices, compares virtual cards with ACH, wire transfers, and checks, and describes seller costs, controls, and reconciliation concerns.

### Source excerpt

How B2B virtual card payments work, why buyers' AP teams prefer them, what they cost you as the seller, and how to reconcile them without manual keying.

## How Razorpay Built a Customer Data Platform for Queryable Segments at Scale

DevFeed: [How Razorpay Built a Customer Data Platform for Queryable Segments at Scale](<https://devfeed.tech/articles/turning-scattered-data-into-queryable-segments-at-scale-how-razorpay-built-its-customer-data-24045.md>)

Original publisher: [Read original article](<https://engineering.razorpay.com/turning-scattered-data-into-queryable-segments-at-scale-how-razorpay-built-its-customer-data-3937c4b012de?source=rss----6407ad2e59af---4>)

Author: Varun Meka

Published: 2026-06-26T08:06:33Z

Content type: article

Language: en

Sources: [Razorpay Engineering - Medium](<https://devfeed.tech/sources/razorpay-engineering-medium.md>)

Topics: [data](<https://devfeed.tech/topics/data.md>), [Transactions](<https://devfeed.tech/topics/transactions.md>), [App](<https://devfeed.tech/topics/app.md>), [systems](<https://devfeed.tech/topics/systems.md>), [Apache Spark](<https://devfeed.tech/topics/spark.md>)

Tags: [app](<https://devfeed.tech/tags/app.md>), [banking](<https://devfeed.tech/tags/banking.md>), [card](<https://devfeed.tech/tags/card.md>), [customer](<https://devfeed.tech/tags/customer.md>), [data](<https://devfeed.tech/tags/data.md>), [devices](<https://devfeed.tech/tags/devices.md>), [engineering](<https://devfeed.tech/tags/engineering.md>), [payments](<https://devfeed.tech/tags/payments.md>), [platform](<https://devfeed.tech/tags/platform.md>), [razorpay](<https://devfeed.tech/tags/razorpay.md>), [saas](<https://devfeed.tech/tags/saas.md>), [scale](<https://devfeed.tech/tags/scale.md>), [shopping](<https://devfeed.tech/tags/shopping.md>), [transactions](<https://devfeed.tech/tags/transactions.md>)

### AI overview

Razorpay describes building an in-house Customer Data Platform to unify fragmented customer and transaction data into queryable audience segments. The supplied excerpt says the platform serves segments across more than 500 million user profiles in under 30 milliseconds while keeping personally identifiable information isolated in source systems.

### Source excerpt

Turning Scattered Data Into Queryable Segments at Scale: How Razorpay Built Its Customer Data Platform A consent-native CDP that serves audience segments across 500M+ user profiles in under 30ms, with PII isolated to the source systems. The Problem We Were Solving A customer opens her favourite online shopping app, adds a few items to her cart, and pays INR 1,200 via UPI, powered invisibly by Razorpay. A week later she returns and pays using a saved Visa card from her laptop. Later that month, she places a larger INR 8,500 order through net banking from work. Three transactions. Three different payment instruments. Three different devices. To the merchant's engineering team, and to Razorpay's data systems, these could look like three completely different people, unless you've done the hard work of figuring out they're all the same customer. Now suppose this is a D2C fashion brand approaching their Diwali sale. The merchant's growth team has a clear plan: "Identify customers who have transacted at least once in the last 30 days, have spent more than INR 5,000 cumulatively this quarter, and haven't enrolled in our loyalty programme. Send them an early-access nudge with a personalized discount 48 hours before the public sale opens." A year ago, answering that question at Razorpay meant filing a cross-team data request, waiting for an analyst to write a custom Spark job, and getting an answer in 2-3 days. By the time the merchant had the segment, the Diwali sale was already live. The early-access window had closed. The campaign got sent to a broader, less-targeted audience, wasting spend on customers who would have bought anyway and leaving cold customers untouched. Now multiply that pain by millions of merchants. Razorpay powers payments and growth for over 12 million merchants. From D2C fashion brands and SaaS startups to subscription platforms, ed-tech companies, and the 2 million+ local merchants accepting QR payments every day. Together, they process billions of transaction

## Plaid vs Stripe: Why They Solve Different Problems (Not Competitors)

DevFeed: [Plaid vs Stripe: Why They Solve Different Problems (Not Competitors)](<https://devfeed.tech/articles/plaid-vs-stripe-why-they-solve-different-problems-not-competitors-10276.md>)

Original publisher: [Read original article](<https://dodopayments.com/blogs/plaid-vs-stripe-different-tools/>)

Author: Ayush Agarwal

Published: 2026-06-11T00:00:00Z

Content type: tutorial

Language: en

Sources: [Dodo Payments Blog](<https://devfeed.tech/sources/dodo-payments-blog.md>)

Topics: [stripe](<https://devfeed.tech/topics/stripe.md>), [App](<https://devfeed.tech/topics/app.md>), [data](<https://devfeed.tech/topics/data.md>)

Tags: [ach](<https://devfeed.tech/tags/ach.md>), [bank-transfers](<https://devfeed.tech/tags/bank-transfers.md>), [banking](<https://devfeed.tech/tags/banking.md>), [card](<https://devfeed.tech/tags/card.md>), [comparisons](<https://devfeed.tech/tags/comparisons.md>), [developer-tools](<https://devfeed.tech/tags/developer-tools.md>), [fintech](<https://devfeed.tech/tags/fintech.md>), [integration](<https://devfeed.tech/tags/integration.md>), [payments](<https://devfeed.tech/tags/payments.md>), [stripe](<https://devfeed.tech/tags/stripe.md>)

### AI overview

This guide compares Plaid and Stripe, explaining that Plaid connects bank accounts and provides account data and verification, while Stripe primarily processes card payments and offers related financial products. It identifies ACH transfers as their main area of overlap and explains how the platforms can be used together.

### Source excerpt

Plaid vs Stripe compared. Why they are not really competitors, where each one fits, and how they can be used together for ACH, banking, and card payments.

## Raw Card APIs and PCI Compliance: A SaaS Reality Check

DevFeed: [Raw Card APIs and PCI Compliance: A SaaS Reality Check](<https://devfeed.tech/articles/raw-card-apis-and-pci-compliance-a-saas-reality-check-10298.md>)

Original publisher: [Read original article](<https://dodopayments.com/blogs/raw-card-api-pci-compliance/>)

Author: Ayush Agarwal

Published: 2026-05-16T00:00:00Z

Content type: article

Language: en

Sources: [Dodo Payments Blog](<https://devfeed.tech/sources/dodo-payments-blog.md>)

Topics: [Software as a service](<https://devfeed.tech/topics/saas.md>), [Security](<https://devfeed.tech/topics/security.md>), [API](<https://devfeed.tech/topics/api.md>)

Tags: [apis](<https://devfeed.tech/tags/apis.md>), [card](<https://devfeed.tech/tags/card.md>), [checkout](<https://devfeed.tech/tags/checkout.md>), [compliance](<https://devfeed.tech/tags/compliance.md>), [payment](<https://devfeed.tech/tags/payment.md>), [saas](<https://devfeed.tech/tags/saas.md>), [scope](<https://devfeed.tech/tags/scope.md>), [security](<https://devfeed.tech/tags/security.md>)

### AI overview

This article explains how raw card APIs give SaaS products greater control over payment flows while significantly expanding PCI compliance scope, engineering responsibilities, and audit costs. It compares raw card handling with hosted or embedded payment forms and identifies integration scenarios where the trade-off may be justified.

### Source excerpt

Raw card APIs give you full control over the payment form but expand PCI scope dramatically. When the trade off makes sense and when it absolutely does not.

## Indian Payment Methods for Global SaaS: UPI, Cards, NetBanking, Wallets

DevFeed: [Indian Payment Methods for Global SaaS: UPI, Cards, NetBanking, Wallets](<https://devfeed.tech/articles/indian-payment-methods-for-global-saas-upi-cards-netbanking-wallets-9923.md>)

Original publisher: [Read original article](<https://dodopayments.com/blogs/indian-payment-methods-saas/>)

Author: Ayush Agarwal

Published: 2026-05-13T00:00:00Z

Content type: tutorial

Language: en

Sources: [Dodo Payments Blog](<https://devfeed.tech/sources/dodo-payments-blog.md>)

Topics: [Software as a service](<https://devfeed.tech/topics/saas.md>), [Transactions](<https://devfeed.tech/topics/transactions.md>)

Tags: [billing](<https://devfeed.tech/tags/billing.md>), [card](<https://devfeed.tech/tags/card.md>), [checkout](<https://devfeed.tech/tags/checkout.md>), [cross-border-payments](<https://devfeed.tech/tags/cross-border-payments.md>), [guide](<https://devfeed.tech/tags/guide.md>), [india](<https://devfeed.tech/tags/india.md>), [integration](<https://devfeed.tech/tags/integration.md>), [payment](<https://devfeed.tech/tags/payment.md>), [payments](<https://devfeed.tech/tags/payments.md>), [saas](<https://devfeed.tech/tags/saas.md>), [subscriptions](<https://devfeed.tech/tags/subscriptions.md>)

### AI overview

A guide to accepting payments in India for global SaaS, covering UPI, Indian-issued cards, NetBanking, wallets, RBI subscription mandates, recurring-payment delays, and integration considerations.

### Source excerpt

How global SaaS accept UPI and Indian-issued cards, the RBI mandate rules for subscriptions, the 48-hour processing delay, and integration patterns that win in India.

## Accept Payments in Africa: A Complete Guide for SaaS Companies

DevFeed: [Accept Payments in Africa: A Complete Guide for SaaS Companies](<https://devfeed.tech/articles/accept-payments-in-africa-a-complete-guide-for-saas-companies-9520.md>)

Original publisher: [Read original article](<https://dodopayments.com/blogs/accept-payments-africa/>)

Author: Ayush Agarwal

Published: 2026-04-05T00:00:00Z

Content type: tutorial

Language: en

Sources: [Dodo Payments Blog](<https://devfeed.tech/sources/dodo-payments-blog.md>)

Topics: [Software as a service](<https://devfeed.tech/topics/saas.md>), [Localization (l10n)](<https://devfeed.tech/topics/localization.md>), [Transactions](<https://devfeed.tech/topics/transactions.md>)

Tags: [africa](<https://devfeed.tech/tags/africa.md>), [bank-transfers](<https://devfeed.tech/tags/bank-transfers.md>), [card](<https://devfeed.tech/tags/card.md>), [compliance](<https://devfeed.tech/tags/compliance.md>), [digital-wallet](<https://devfeed.tech/tags/digital-wallet.md>), [global-expansion](<https://devfeed.tech/tags/global-expansion.md>), [guide](<https://devfeed.tech/tags/guide.md>), [merchant-of-record](<https://devfeed.tech/tags/merchant-of-record.md>), [mobile](<https://devfeed.tech/tags/mobile.md>), [payments](<https://devfeed.tech/tags/payments.md>), [saas](<https://devfeed.tech/tags/saas.md>), [transactions](<https://devfeed.tech/tags/transactions.md>)

### AI overview

This guide explains how SaaS and digital product businesses can accept payments across Africa. It emphasizes mobile money, local bank rails, transfers, USSD, and localized payment methods over card-only checkout, and discusses currencies, compliance, and Merchant of Record services.

### Source excerpt

How to accept payments across Africa with the right payment methods, currencies, and compliance setup for SaaS and digital product businesses.

## Best Payment Gateway for SaaS 2026: Stripe vs Paddle vs PayPal vs 5 More

DevFeed: [Best Payment Gateway for SaaS 2026: Stripe vs Paddle vs PayPal vs 5 More](<https://devfeed.tech/articles/best-payment-gateway-for-saas-2026-stripe-vs-paddle-vs-paypal-vs-5-more-10239.md>)

Original publisher: [Read original article](<https://dodopayments.com/blogs/payment-gateway-comparison/>)

Author: Ayush Agarwal

Published: 2026-03-10T00:00:00Z

Content type: comparison

Language: en

Sources: [Dodo Payments Blog](<https://devfeed.tech/sources/dodo-payments-blog.md>)

Topics: [Software as a service](<https://devfeed.tech/topics/saas.md>), [stripe](<https://devfeed.tech/topics/stripe.md>), [SDKs](<https://devfeed.tech/topics/sdks.md>), [.env](<https://devfeed.tech/topics/dotenv.md>)

Tags: [2026](<https://devfeed.tech/tags/2026.md>), [alternatives](<https://devfeed.tech/tags/alternatives.md>), [api](<https://devfeed.tech/tags/api.md>), [billing](<https://devfeed.tech/tags/billing.md>), [card](<https://devfeed.tech/tags/card.md>), [comparison](<https://devfeed.tech/tags/comparison.md>), [compliance](<https://devfeed.tech/tags/compliance.md>), [cross-border](<https://devfeed.tech/tags/cross-border.md>), [developer](<https://devfeed.tech/tags/developer.md>), [fees](<https://devfeed.tech/tags/fees.md>), [global](<https://devfeed.tech/tags/global.md>), [merchant-of-record](<https://devfeed.tech/tags/merchant-of-record.md>), [payment](<https://devfeed.tech/tags/payment.md>), [payment-gateway](<https://devfeed.tech/tags/payment-gateway.md>), [payments](<https://devfeed.tech/tags/payments.md>), [paypal](<https://devfeed.tech/tags/paypal.md>), [pricing](<https://devfeed.tech/tags/pricing.md>), [saas](<https://devfeed.tech/tags/saas.md>), [stripe](<https://devfeed.tech/tags/stripe.md>), [subscription](<https://devfeed.tech/tags/subscription.md>), [vs](<https://devfeed.tech/tags/vs.md>)

### AI overview

A comparison of payment gateways for SaaS businesses in 2026, covering transaction fees, international payments, tax compliance, subscription billing, payment recovery, dispute handling, and Merchant of Record versus payment service provider models. It also presents Dodo Payments as a unified option for global SaaS operations.

### Source excerpt

Honest 2026 SaaS payment gateway comparison: real fees, MoR vs PSP, country coverage, dispute handling, and which one fits indie hackers, mid-market, and global SaaS.

## How to Accept Online Payments on Your Website in 2026

DevFeed: [How to Accept Online Payments on Your Website in 2026](<https://devfeed.tech/articles/how-to-accept-online-payments-on-your-website-in-2026-9906.md>)

Original publisher: [Read original article](<https://dodopayments.com/blogs/how-to-accept-online-payments/>)

Author: Ayush Agarwal

Published: 2026-03-09T00:00:00Z

Content type: tutorial

Language: en

Sources: [Dodo Payments Blog](<https://devfeed.tech/sources/dodo-payments-blog.md>)

Topics: [Software as a service](<https://devfeed.tech/topics/saas.md>), [Website](<https://devfeed.tech/topics/website.md>), [Security](<https://devfeed.tech/topics/security.md>), [tokenization](<https://devfeed.tech/topics/tokenization.md>)

Tags: [2026](<https://devfeed.tech/tags/2026.md>), [ach](<https://devfeed.tech/tags/ach.md>), [authentication](<https://devfeed.tech/tags/authentication.md>), [authorization](<https://devfeed.tech/tags/authorization.md>), [b2b](<https://devfeed.tech/tags/b2b.md>), [card](<https://devfeed.tech/tags/card.md>), [chargebacks](<https://devfeed.tech/tags/chargebacks.md>), [checkout](<https://devfeed.tech/tags/checkout.md>), [compliance](<https://devfeed.tech/tags/compliance.md>), [data](<https://devfeed.tech/tags/data.md>), [engineering](<https://devfeed.tech/tags/engineering.md>), [fees](<https://devfeed.tech/tags/fees.md>), [fraud](<https://devfeed.tech/tags/fraud.md>), [fraud-prevention](<https://devfeed.tech/tags/fraud-prevention.md>), [gateway](<https://devfeed.tech/tags/gateway.md>), [global](<https://devfeed.tech/tags/global.md>), [guide](<https://devfeed.tech/tags/guide.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [merchant-of-record](<https://devfeed.tech/tags/merchant-of-record.md>), [payments](<https://devfeed.tech/tags/payments.md>), [saas](<https://devfeed.tech/tags/saas.md>), [tax](<https://devfeed.tech/tags/tax.md>)

### AI overview

A practical guide for SaaS teams, indie founders, and digital product companies on accepting online payments in 2026. It explains payment flows, gateways, processors, merchant accounts, tokenization, 3D Secure, PCI DSS, taxes, fraud prevention, chargebacks, and region-specific payment methods.

### Source excerpt

Learn how to accept online payments in 2026 with the right stack for global tax, local methods, checkout flows, and Merchant of Record coverage.

## Best Payment Methods for SaaS in 2026

DevFeed: [Best Payment Methods for SaaS in 2026](<https://devfeed.tech/articles/best-payment-methods-for-saas-in-2026-9663.md>)

Original publisher: [Read original article](<https://dodopayments.com/blogs/best-payment-methods-for-saas/>)

Author: Joshua D'Costa

Published: 2026-01-13T00:00:00Z

Content type: article

Language: en

Sources: [Dodo Payments Blog](<https://devfeed.tech/sources/dodo-payments-blog.md>)

Topics: [Software as a service](<https://devfeed.tech/topics/saas.md>), [Mobile](<https://devfeed.tech/topics/mobile.md>)

Tags: [2026](<https://devfeed.tech/tags/2026.md>), [apple](<https://devfeed.tech/tags/apple.md>), [bank](<https://devfeed.tech/tags/bank.md>), [card](<https://devfeed.tech/tags/card.md>), [checkout](<https://devfeed.tech/tags/checkout.md>), [compliance](<https://devfeed.tech/tags/compliance.md>), [conversion](<https://devfeed.tech/tags/conversion.md>), [ecommerce](<https://devfeed.tech/tags/ecommerce.md>), [google](<https://devfeed.tech/tags/google.md>), [mobile](<https://devfeed.tech/tags/mobile.md>), [payment](<https://devfeed.tech/tags/payment.md>), [payments](<https://devfeed.tech/tags/payments.md>), [saas](<https://devfeed.tech/tags/saas.md>), [subscriptions](<https://devfeed.tech/tags/subscriptions.md>), [tokenization](<https://devfeed.tech/tags/tokenization.md>)

### AI overview

This article reviews major payment methods for SaaS businesses in 2026, including cards, digital wallets, buy now, pay later, cryptocurrency, and cash on delivery. It explains how the methods work and outlines their advantages and drawbacks, including fees, settlement delays, PCI compliance, and chargeback risk.

### Source excerpt

See the top payment methods SaaS customers prefer in 2026 with pros, cons, regional coverage, and selection tips to improve checkout conversion rates.

## NCMC design and technical limitations

DevFeed: [NCMC design and technical limitations](<https://devfeed.tech/articles/ncmc-design-and-technical-limitations-39787.md>)

Original publisher: [Read original article](<https://anuragbhatia.com/post/2026/ncmc-design-and-limitations/>)

Published: 2026-01-03T18:46:00Z

Content type: opinion

Language: en

Sources: [Personal blog of Anurag Bhatia](<https://devfeed.tech/sources/personal-blog-of-anurag-bhatia.md>)

Topics: [Internet](<https://devfeed.tech/topics/internet.md>), [Transactions](<https://devfeed.tech/topics/transactions.md>), [Risk](<https://devfeed.tech/topics/risk.md>), [systems](<https://devfeed.tech/topics/systems.md>)

Tags: [card](<https://devfeed.tech/tags/card.md>), [dmrc](<https://devfeed.tech/tags/dmrc.md>), [internet](<https://devfeed.tech/tags/internet.md>), [ncmc](<https://devfeed.tech/tags/ncmc.md>), [npci](<https://devfeed.tech/tags/npci.md>), [payment-systems](<https://devfeed.tech/tags/payment-systems.md>), [payments](<https://devfeed.tech/tags/payments.md>)

### AI overview

The article examines India's National Common Mobility Card (NCMC), focusing on its offline-wallet design and how it differs from online UPI and card payments used in other transit systems.

### Source excerpt

I was in Mumbai a few months ago for the Equinix India Peering forum. The event happened to be very near the airport & I found that the airport, conference venue, hotel, and a few other locations I was visiting were all near the newly built Mumbai Line 3 (Aqua Line). To save on hassle with regular tickets, I went for an NCMC (National Common Mobility Card). Most people travelling in the Delhi metro would be aware of it by now, thanks to a bit of marketing push inside the metro train with announcements. Mumbai line 3 has a tie-up with SBI for the card, and thus, I got the SBI card. Ended up using it in Mumbai, Delhi and Chennai over the last few months. Lately, I have been reading about way NCMC works, the limitations of the Indian NCMC design compared to other mass transit systems. In many countries, mass transit systems simply use MasterCard/Visa/Apple Pay tap and charge directly from the respective card (credit/debit card, etc.), like the London tube, Stockholm metro, HK airport express, Singapore, etc. Indian deployment is bit different. Indian NCMC offline wallet concept The whole idea of NCMC is to have a single card which can make payment for public transport, including metro, buses etc across the country digitally. It has to be fast and reliable, and this is where the whole tech differs from systems like UPI or Visa/MasterCard/Rupay POS payments. In case of UPI as well as credit/debit card payments on POS machines - entire transaction runs online. Money goes from the person paying the amount to the receiver as part of a settlement facilitated by NPCI. I don't need to go in detailed steps involved there, but the key idea is that there's an active involvement of 1) Payer's APP 2) Payer's bank 3) Receiver's PSP 4) Receiver's bank 5) NPCI UPI switch, etc. All these have to work and most important - internet has to work. 😀 All this largely works well for casual payments across the vendors, but not for transit payments, especially at metro stations. It easily takes

## UPI Autopay: Benefits and Use cases

DevFeed: [UPI Autopay: Benefits and Use cases](<https://devfeed.tech/articles/upi-autopay-benefits-and-use-cases-10426.md>)

Original publisher: [Read original article](<https://dodopayments.com/blogs/upi-autopay/>)

Author: Joshua D'Costa

Published: 2025-11-21T00:00:00Z

Content type: tutorial

Language: en

Sources: [Dodo Payments Blog](<https://devfeed.tech/sources/dodo-payments-blog.md>)

Topics: [Software as a service](<https://devfeed.tech/topics/saas.md>)

Tags: [automatic](<https://devfeed.tech/tags/automatic.md>), [bank](<https://devfeed.tech/tags/bank.md>), [billing](<https://devfeed.tech/tags/billing.md>), [card](<https://devfeed.tech/tags/card.md>), [india](<https://devfeed.tech/tags/india.md>), [payments](<https://devfeed.tech/tags/payments.md>), [product](<https://devfeed.tech/tags/product.md>), [saas](<https://devfeed.tech/tags/saas.md>), [scheduled](<https://devfeed.tech/tags/scheduled.md>), [subscriptions](<https://devfeed.tech/tags/subscriptions.md>), [webhooks](<https://devfeed.tech/tags/webhooks.md>)

### AI overview

This tutorial explains UPI Autopay for SaaS and subscription businesses serving customers in India. It covers mandate creation and approval, scheduled or variable automatic debits, merchant setup, and notifications through webhooks.

### Source excerpt

Understand UPI Autopay for SaaS subscriptions in India, including mandate flows, merchant setup steps, user benefits, and renewal success impact.

## Get started with Firebase using Free Trial credits

DevFeed: [Get started with Firebase using Free Trial credits](<https://devfeed.tech/articles/get-started-with-firebase-using-free-trial-credits-16567.md>)

Original publisher: [Read original article](<https://firebase.blog/posts/2024/11/claim-300-to-get-started>)

Author: Andrew Peynado; Rachel Saunders

Published: 2024-11-04T00:00:00Z

Content type: tutorial

Language: en

Sources: [Firebase Blog](<https://devfeed.tech/sources/firebase-blog.md>)

Topics: [Firebase](<https://devfeed.tech/topics/firebase.md>), [Cloud](<https://devfeed.tech/topics/cloud.md>), [Google](<https://devfeed.tech/topics/google.md>), [Google Cloud Platform (GCP)](<https://devfeed.tech/topics/google-cloud.md>), [App](<https://devfeed.tech/topics/app.md>), [Development](<https://devfeed.tech/topics/development.md>)

Tags: [billing](<https://devfeed.tech/tags/billing.md>), [card](<https://devfeed.tech/tags/card.md>), [cloud](<https://devfeed.tech/tags/cloud.md>), [console](<https://devfeed.tech/tags/console.md>), [develop](<https://devfeed.tech/tags/develop.md>), [firebase](<https://devfeed.tech/tags/firebase.md>), [free](<https://devfeed.tech/tags/free.md>), [full-stack-development](<https://devfeed.tech/tags/full-stack-development.md>), [google-cloud](<https://devfeed.tech/tags/google-cloud.md>), [guide](<https://devfeed.tech/tags/guide.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [onboarding](<https://devfeed.tech/tags/onboarding.md>), [pricing](<https://devfeed.tech/tags/pricing.md>), [tutorials](<https://devfeed.tech/tags/tutorials.md>), [upgrade](<https://devfeed.tech/tags/upgrade.md>)

### AI overview

This tutorial explains how to claim $300 in Google Cloud Free Trial credits and link the billing account to a Firebase project. The credits last 90 days, require a payment method for billing setup and identity verification, and do not incur charges unless the account is upgraded to a paid account.

### Source excerpt

News, tutorials, and updates from the Firebase team.

## Storing customer card information securely using Point of Sale API.

DevFeed: [Storing customer card information securely using Point of Sale API.](<https://devfeed.tech/articles/storing-customer-card-information-securely-using-point-of-sale-api-15895.md>)

Original publisher: [Read original article](<https://developer.squareup.com/blog/storing-customer-card-information-securely-using-point-of-sale-api>)

Author: Tristan Sokol

Published: 2017-12-13T21:15:24Z

Content type: tutorial

Language: en

Sources: [Square Corner Blog RSS Feed](<https://devfeed.tech/sources/square-corner-blog-rss-feed.md>)

Topics: [API](<https://devfeed.tech/topics/api.md>), [App](<https://devfeed.tech/topics/app.md>)

Tags: [api](<https://devfeed.tech/tags/api.md>), [apis](<https://devfeed.tech/tags/apis.md>), [card](<https://devfeed.tech/tags/card.md>), [code](<https://devfeed.tech/tags/code.md>), [customer](<https://devfeed.tech/tags/customer.md>), [payment](<https://devfeed.tech/tags/payment.md>)

### AI overview

This tutorial explains how to use Square's Point of Sale API to save a customer's payment card to a profile through the Square Point of Sale app, then charge the stored card through the Transaction or Charge API for future billing and subscriptions.

### Source excerpt

You can use Square's Point of Sale API to save payment information to a customer profile directly from the Square Point of Sale app. Once a card is stored, you can use the Transaction API to charge this card in the future, unlocking fast remote billing an

## Connection goes down, business stays up

DevFeed: [Connection goes down, business stays up](<https://devfeed.tech/articles/connection-goes-down-business-stays-up-15585.md>)

Original publisher: [Read original article](<https://developer.squareup.com/blog/connection-goes-down-business-stays-up>)

Author: Square Engineering

Published: 2014-05-06T16:06:00Z

Content type: article

Language: en

Sources: [Square Corner Blog RSS Feed](<https://devfeed.tech/sources/square-corner-blog-rss-feed.md>)

Topics: [Mobile](<https://devfeed.tech/topics/mobile.md>), [Security](<https://devfeed.tech/topics/security.md>), [iOS](<https://devfeed.tech/topics/ios.md>), [Network](<https://devfeed.tech/topics/network.md>)

Tags: [app](<https://devfeed.tech/tags/app.md>), [card](<https://devfeed.tech/tags/card.md>), [data](<https://devfeed.tech/tags/data.md>), [engineering](<https://devfeed.tech/tags/engineering.md>), [fetch](<https://devfeed.tech/tags/fetch.md>), [information](<https://devfeed.tech/tags/information.md>), [infrastructure](<https://devfeed.tech/tags/infrastructure.md>), [internet](<https://devfeed.tech/tags/internet.md>), [ios](<https://devfeed.tech/tags/ios.md>), [mobile](<https://devfeed.tech/tags/mobile.md>), [network](<https://devfeed.tech/tags/network.md>), [offline](<https://devfeed.tech/tags/offline.md>), [privacy](<https://devfeed.tech/tags/privacy.md>), [private-key](<https://devfeed.tech/tags/private-key.md>), [public-key](<https://devfeed.tech/tags/public-key.md>), [security](<https://devfeed.tech/tags/security.md>), [server](<https://devfeed.tech/tags/server.md>)

### AI overview

Square's Offline Mode lets mobile sellers continue accepting credit card payments during temporary cell or Wi-Fi outages. Payment data is encrypted on the seller's device, uploaded in batches when connectivity returns, and cleared after server receipt; sellers have 72 hours to reconnect.

### Source excerpt

Introducing Offline Mode

## The Odds of Finding a Set in The Card Game SET

DevFeed: [The Odds of Finding a Set in The Card Game SET](<https://devfeed.tech/articles/the-odds-of-finding-a-set-in-the-card-game-set-40542.md>)

Original publisher: [Read original article](<http://norvig.com/SET.html>)

Published: 2010-04-28T00:00:00Z

Content type: article

Language: en

Sources: [Peter Norvig](<https://devfeed.tech/sources/peter-norvig.md>)

Topics: [math](<https://devfeed.tech/topics/math.md>), [Simulation](<https://devfeed.tech/topics/simulation.md>)

Tags: [card](<https://devfeed.tech/tags/card.md>), [color](<https://devfeed.tech/tags/color.md>), [game](<https://devfeed.tech/tags/game.md>), [number](<https://devfeed.tech/tags/number.md>), [results](<https://devfeed.tech/tags/results.md>), [set](<https://devfeed.tech/tags/set.md>), [simulation](<https://devfeed.tech/tags/simulation.md>)

### AI overview

An analysis of why the odds of finding no SET in the card game SET change during play. A simulation shows that the chances differ substantially between a freshly dealt layout and layouts reached after SETs are repeatedly removed and replaced, suggesting the instruction booklet's odds do not describe the course of an actual game.

### Source excerpt

Correcting an error in the instruction booklet for the card game SET

## How CVV, CVV2, and CVC Values Are Calculated

DevFeed: [How CVV, CVV2, and CVC Values Are Calculated](<https://devfeed.tech/articles/cvv-numbers-35284.md>)

Original publisher: [Read original article](<https://darkcoding.net/credit-card/cvv-numbers/>)

Author: Graham King

Published: 2005-10-23T16:46:27Z

Content type: article

Language: en

Sources: [Graham King](<https://devfeed.tech/sources/graham-king.md>)

Topics: [Algorithm](<https://devfeed.tech/topics/algorithm.md>), [des](<https://devfeed.tech/topics/des.md>), [account](<https://devfeed.tech/topics/account.md>), [Network](<https://devfeed.tech/topics/network.md>)

Tags: [account](<https://devfeed.tech/tags/account.md>), [algorithm](<https://devfeed.tech/tags/algorithm.md>), [bank](<https://devfeed.tech/tags/bank.md>), [batch](<https://devfeed.tech/tags/batch.md>), [card](<https://devfeed.tech/tags/card.md>), [concatenation](<https://devfeed.tech/tags/concatenation.md>), [credit-card](<https://devfeed.tech/tags/credit-card.md>), [des](<https://devfeed.tech/tags/des.md>), [format](<https://devfeed.tech/tags/format.md>), [network](<https://devfeed.tech/tags/network.md>), [numbers](<https://devfeed.tech/tags/numbers.md>), [parameter](<https://devfeed.tech/tags/parameter.md>), [payment](<https://devfeed.tech/tags/payment.md>), [value](<https://devfeed.tech/tags/value.md>), [verification](<https://devfeed.tech/tags/verification.md>)

### AI overview

This article explains that CVV, CVV2, CVC, and Indent CVC are three-digit card verification values calculated with the same CVV algorithm. It describes the inputs, including the card number, expiration date, service code, and DES keys, and explains variations involving card batches, service codes, and expiration-date formats.

### Source excerpt

Unraveling the mysteries of card verification values.