# Payment

Published articles for Payment.

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

## SNAP payment error detection: how Elastic helps US states beat the FY2028 penalty

DevFeed: [SNAP payment error detection: how Elastic helps US states beat the FY2028 penalty](<https://devfeed.tech/articles/snap-payment-error-detection-how-elastic-helps-us-states-beat-the-fy2028-penalty-42104.md>)

Original publisher: [Read original article](<https://www.elastic.co/blog/snap-error-fy2028-penalty>)

Author: Adam Vielbaum

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

Content type: article

Language: en

Sources: [Elastic Blog - Elasticsearch, Kibana, and ELK Stack](<https://devfeed.tech/sources/elastic-blog-elasticsearch-kibana-and-elk-stack.md>)

Topics: [Machine Learning & Artificial Intelligence](<https://devfeed.tech/topics/machine-learning-artificial-intelligence.md>), [data](<https://devfeed.tech/topics/data.md>), [audit](<https://devfeed.tech/topics/audit.md>)

Tags: [alerting-fraud-detection-anomaly-detection-agentic-ai](<https://devfeed.tech/tags/alerting-fraud-detection-anomaly-detection-agentic-ai.md>), [analysts](<https://devfeed.tech/tags/analysts.md>), [compliance](<https://devfeed.tech/tags/compliance.md>), [data](<https://devfeed.tech/tags/data.md>), [elastic](<https://devfeed.tech/tags/elastic.md>), [fraud](<https://devfeed.tech/tags/fraud.md>), [government](<https://devfeed.tech/tags/government.md>), [machine-learning](<https://devfeed.tech/tags/machine-learning.md>), [payment](<https://devfeed.tech/tags/payment.md>), [platform](<https://devfeed.tech/tags/platform.md>), [platform-security-observability](<https://devfeed.tech/tags/platform-security-observability.md>), [rules](<https://devfeed.tech/tags/rules.md>), [search](<https://devfeed.tech/tags/search.md>), [siem](<https://devfeed.tech/tags/siem.md>)

### AI overview

Elastic describes a layered approach to detecting SNAP payment errors and fraud. The approach combines rules, machine learning, and conversational investigation on a platform that indexes case data, while distinguishing eligibility mistakes from fraud and identifying changes across cases over time.

### Source excerpt

Detecting SNAP fraud requires a layered approach, where rules catch what agencies know to look for, machine learning surfaces what rules miss, and conversational investigation helps analysts act on what the data reveals. Elastic delivers all three.

## When the team plays, Pix pauses: what the World Cup teaches us about outliers

DevFeed: [When the team plays, Pix pauses: what the World Cup teaches us about outliers](<https://devfeed.tech/articles/when-the-team-plays-pix-pauses-what-the-world-cup-teaches-us-about-outliers-41439.md>)

Original publisher: [Read original article](<https://building.nu.com/when-the-team-plays-pix-pauses-what-the-world-cup-teaches-us-about-outliers/>)

Author: Nubank Editorial

Published: 2026-09-17T15:17:19Z

Content type: article

Language: en

Sources: [Nubank](<https://devfeed.tech/sources/nubank.md>)

Topics: [data](<https://devfeed.tech/topics/data.md>), [context](<https://devfeed.tech/topics/context.md>), [Transactions](<https://devfeed.tech/topics/transactions.md>), [Risk](<https://devfeed.tech/topics/risk.md>), [reliability](<https://devfeed.tech/topics/reliability.md>)

Tags: [ai-research](<https://devfeed.tech/tags/ai-research.md>), [context](<https://devfeed.tech/tags/context.md>), [data](<https://devfeed.tech/tags/data.md>), [data-science-machine-learning](<https://devfeed.tech/tags/data-science-machine-learning.md>), [patterns](<https://devfeed.tech/tags/patterns.md>), [payment](<https://devfeed.tech/tags/payment.md>), [transactions](<https://devfeed.tech/tags/transactions.md>)

### AI overview

The article uses World Cup matches as an example of how coordinated changes in everyday behavior can create outliers in payment data. It explains that instant-transfer volume drops during a match, returns after the final whistle, and may show a halftime pattern, emphasizing that anomalies must be assessed against the normal rhythm of transactions and their context.

### Source excerpt

How World Cup matches turn everyday payment patterns into outliers and what those anomalies can teach us about data, risk, and reliability The post When the team plays, Pix pauses: what the World Cup teaches us about outliers appeared first on Building Nubank.

## PayZephyr: One Payment API for Stripe, Paystack, and PayPal

DevFeed: [PayZephyr: One Payment API for Stripe, Paystack, and PayPal](<https://devfeed.tech/articles/payzephyr-one-payment-api-for-stripe-paystack-and-paypal-22288.md>)

Original publisher: [Read original article](<https://laravel-news.com/payzephyr>)

Author: Paul Redmond

Published: 2026-09-11T01:46:25Z

Content type: tutorial

Language: en

Sources: [Laravel](<https://devfeed.tech/sources/laravel.md>)

Topics: [Laravel](<https://devfeed.tech/topics/laravel.md>), [API](<https://devfeed.tech/topics/api.md>), [stripe](<https://devfeed.tech/topics/stripe.md>)

Tags: [api](<https://devfeed.tech/tags/api.md>), [checkout](<https://devfeed.tech/tags/checkout.md>), [failover](<https://devfeed.tech/tags/failover.md>), [installation](<https://devfeed.tech/tags/installation.md>), [integration](<https://devfeed.tech/tags/integration.md>), [laravel](<https://devfeed.tech/tags/laravel.md>), [laravel-packages](<https://devfeed.tech/tags/laravel-packages.md>), [payment](<https://devfeed.tech/tags/payment.md>), [payments](<https://devfeed.tech/tags/payments.md>), [production](<https://devfeed.tech/tags/production.md>), [protection](<https://devfeed.tech/tags/protection.md>), [providers](<https://devfeed.tech/tags/providers.md>), [stripe](<https://devfeed.tech/tags/stripe.md>), [subscription](<https://devfeed.tech/tags/subscription.md>), [webhooks](<https://devfeed.tech/tags/webhooks.md>)

### AI overview

PayZephyr is a Laravel payments package that provides one API for eight payment providers. It supports automatic failover, double-charge protection, signed webhooks, subscriptions, refunds, Composer installation, custom drivers, queue integration, and a playground.

### Source excerpt

PayZephyr gives Laravel one payment API across Stripe, PayPal, Paystack, Flutterwave, and four more, with failover and double-charge protection. The post PayZephyr: One Payment API for Stripe, Paystack, and PayPal appeared first on Laravel News. Join the Laravel Newsletter to get Laravel articles like this directly in your inbox.

## Message Queue vs Event Bus vs Broker

DevFeed: [Message Queue vs Event Bus vs Broker](<https://devfeed.tech/articles/message-queue-vs-event-bus-vs-broker-18032.md>)

Original publisher: [Read original article](<https://blog.levelupcoding.com/p/message-queue-vs-event-bus-vs-broker>)

Author: Nikki Siapno

Published: 2026-09-10T12:22:39Z

Content type: article

Language: en

Sources: [Level Up Coding System Design Newsletter](<https://devfeed.tech/sources/level-up-coding-system-design-newsletter.md>)

Topics: [systems](<https://devfeed.tech/topics/systems.md>), [Latency](<https://devfeed.tech/topics/latency.md>)

Tags: [architecture](<https://devfeed.tech/tags/architecture.md>), [consumer](<https://devfeed.tech/tags/consumer.md>), [fraud-detection](<https://devfeed.tech/tags/fraud-detection.md>), [latency](<https://devfeed.tech/tags/latency.md>), [messages](<https://devfeed.tech/tags/messages.md>), [notifications](<https://devfeed.tech/tags/notifications.md>), [payment](<https://devfeed.tech/tags/payment.md>), [queue](<https://devfeed.tech/tags/queue.md>)

### AI overview

This article distinguishes message queues, event buses, and brokers by the meaning of the message. It explains that queues assign work to consumers, support retries and dead-letter queues, smooth traffic spikes, and can develop growing backlogs and higher latency under sustained overload.

### Source excerpt

They often show up in the same architecture diagram, which makes them look interchangeable. They're not.

## Payment Channels: 1 Million Payments Per Second

DevFeed: [Payment Channels: 1 Million Payments Per Second](<https://devfeed.tech/articles/payment-channels-1-million-payments-per-second-17245.md>)

Original publisher: [Read original article](<https://solana.com/news/payment-channels-1-million-payments-per-second>)

Author: Solana Foundation

Published: 2026-09-03T16:26:00Z

Content type: article

Language: en

Sources: [Solana News Feed](<https://devfeed.tech/sources/solana-news-feed.md>)

Topics: [Solana](<https://devfeed.tech/topics/solana.md>), [Transactions](<https://devfeed.tech/topics/transactions.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>)

Tags: [agent](<https://devfeed.tech/tags/agent.md>), [agentic](<https://devfeed.tech/tags/agentic.md>), [agents](<https://devfeed.tech/tags/agents.md>), [ai](<https://devfeed.tech/tags/ai.md>), [announcements](<https://devfeed.tech/tags/announcements.md>), [blockchain](<https://devfeed.tech/tags/blockchain.md>), [blockchain-technology](<https://devfeed.tech/tags/blockchain-technology.md>), [crypto-news](<https://devfeed.tech/tags/crypto-news.md>), [cryptocurrency](<https://devfeed.tech/tags/cryptocurrency.md>), [defi](<https://devfeed.tech/tags/defi.md>), [developers](<https://devfeed.tech/tags/developers.md>), [nfts](<https://devfeed.tech/tags/nfts.md>), [payment](<https://devfeed.tech/tags/payment.md>), [payments](<https://devfeed.tech/tags/payments.md>), [podcasts](<https://devfeed.tech/tags/podcasts.md>), [product](<https://devfeed.tech/tags/product.md>), [solana](<https://devfeed.tech/tags/solana.md>), [solana-ecosystem](<https://devfeed.tech/tags/solana-ecosystem.md>), [streaming](<https://devfeed.tech/tags/streaming.md>), [transactions](<https://devfeed.tech/tags/transactions.md>), [web3](<https://devfeed.tech/tags/web3.md>)

### AI overview

This article explains how Solana payment channels support agentic payments by authorizing a spending limit once, metering usage through signed off-chain messages, and settling the consumed amount in a single on-chain transaction.

### Source excerpt

Payment channels support 1 million payments per second by authorizing agent spending once.

## Recurly vs Stripe: Billing Layer Costs Compared for 2026

DevFeed: [Recurly vs Stripe: Billing Layer Costs Compared for 2026](<https://devfeed.tech/articles/recurly-vs-stripe-billing-layer-costs-compared-for-2026-10304.md>)

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

Author: Deepak Jangir

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

Content type: comparison

Language: en

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

Topics: [stripe](<https://devfeed.tech/topics/stripe.md>), [Transactions](<https://devfeed.tech/topics/transactions.md>), [Shopify](<https://devfeed.tech/topics/shopify.md>)

Tags: [billing](<https://devfeed.tech/tags/billing.md>), [comparison](<https://devfeed.tech/tags/comparison.md>), [payment](<https://devfeed.tech/tags/payment.md>), [payments](<https://devfeed.tech/tags/payments.md>), [pricing](<https://devfeed.tech/tags/pricing.md>), [saas](<https://devfeed.tech/tags/saas.md>), [subscriptions](<https://devfeed.tech/tags/subscriptions.md>), [usage-based-billing](<https://devfeed.tech/tags/usage-based-billing.md>)

### AI overview

A comparison of Recurly and Stripe Billing as competing subscription billing layers, covering published 2026 pricing, included features, payment processing costs, and the billing volumes at which each option becomes cheaper.

### Source excerpt

Recurly vs Stripe for subscriptions: compare Recurly's $249 + 0.9% against Stripe Billing's 0.7%, find the crossover volumes, and see what neither one covers.

## Polar vs Stripe: Pricing, Tax, and Usage Billing Compared

DevFeed: [Polar vs Stripe: Pricing, Tax, and Usage Billing Compared](<https://devfeed.tech/articles/polar-vs-stripe-pricing-tax-and-usage-billing-compared-10279.md>)

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

Author: Deepak Jangir

Published: 2026-08-26T00:00:00Z

Content type: comparison

Language: en

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

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

Tags: [billing](<https://devfeed.tech/tags/billing.md>), [comparison](<https://devfeed.tech/tags/comparison.md>), [merchant-of-record](<https://devfeed.tech/tags/merchant-of-record.md>), [payment](<https://devfeed.tech/tags/payment.md>), [payments](<https://devfeed.tech/tags/payments.md>), [saas](<https://devfeed.tech/tags/saas.md>), [stripe](<https://devfeed.tech/tags/stripe.md>), [tax](<https://devfeed.tech/tags/tax.md>)

### AI overview

A comparison of Polar and Stripe in 2026, covering pricing, tax compliance, usage billing, and Merchant of Record offerings. It explains Polar's tiered plans and Stripe's standard transaction fees and surcharges.

### Source excerpt

Polar vs Stripe in 2026: compare Polar's tiered MoR plans from 5% + 50c down to 3.4% + 30c against Stripe's 2.9% + 30c PSP model, plus tax and usage billing.

## How to Work With Your Client's Next (Or Previous) Developer

DevFeed: [How to Work With Your Client's Next (Or Previous) Developer](<https://devfeed.tech/articles/how-to-work-with-your-client-s-next-or-previous-developer-9291.md>)

Original publisher: [Read original article](<https://speckyboy.com/work-clients-next-previous-developer/>)

Author: Eric Karkovack

Published: 2026-08-25T11:20:05Z

Content type: article

Language: en

Sources: [Speckyboy Design Magazine](<https://devfeed.tech/sources/speckyboy-design-magazine.md>)

Topics: [client](<https://devfeed.tech/topics/client.md>), [Processes](<https://devfeed.tech/topics/processes.md>)

Tags: [developer](<https://devfeed.tech/tags/developer.md>), [developers](<https://devfeed.tech/tags/developers.md>), [freelance-business](<https://devfeed.tech/tags/freelance-business.md>), [freelance-career](<https://devfeed.tech/tags/freelance-career.md>), [freelance-design](<https://devfeed.tech/tags/freelance-design.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [payment](<https://devfeed.tech/tags/payment.md>), [wordpress](<https://devfeed.tech/tags/wordpress.md>), [wordpress-agency](<https://devfeed.tech/tags/wordpress-agency.md>), [work](<https://devfeed.tech/tags/work.md>)

### AI overview

This article offers practical advice for managing website handoffs between a client's current and incoming developers. It recommends staying professional, documenting processes, responding promptly, avoiding conflict, and ensuring outstanding payments are settled before transferring site assets or access.

### Source excerpt

Website handoffs between developers can get awkward. Learn how to stay professional, get paid before transferring assets, and share logins, licenses, and access without creating risk. The post How to Work With Your Client's Next (Or Previous) Developer appeared first on Speckyboy Design Magazine.

## Lemon Squeezy vs Stripe: Which One Should You Pick in 2026?

DevFeed: [Lemon Squeezy vs Stripe: Which One Should You Pick in 2026?](<https://devfeed.tech/articles/lemon-squeezy-vs-stripe-which-one-should-you-pick-in-2026-9953.md>)

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

Author: Deepak Jangir

Published: 2026-08-25T00:00:00Z

Content type: comparison

Language: en

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

Topics: [stripe](<https://devfeed.tech/topics/stripe.md>), [API](<https://devfeed.tech/topics/api.md>), [Software](<https://devfeed.tech/topics/software.md>)

Tags: [api](<https://devfeed.tech/tags/api.md>), [chargebacks](<https://devfeed.tech/tags/chargebacks.md>), [checkout](<https://devfeed.tech/tags/checkout.md>), [comparison](<https://devfeed.tech/tags/comparison.md>), [compliance](<https://devfeed.tech/tags/compliance.md>), [merchant-of-record](<https://devfeed.tech/tags/merchant-of-record.md>), [payment](<https://devfeed.tech/tags/payment.md>), [payments](<https://devfeed.tech/tags/payments.md>), [pricing](<https://devfeed.tech/tags/pricing.md>), [saas](<https://devfeed.tech/tags/saas.md>), [stripe](<https://devfeed.tech/tags/stripe.md>), [tax](<https://devfeed.tech/tags/tax.md>), [vat](<https://devfeed.tech/tags/vat.md>)

### AI overview

A 2026 comparison of Lemon Squeezy and Stripe, focusing on their changing relationship after Stripe's acquisition of Lemon Squeezy, differences between Stripe's PSP model and Merchant of Record offerings, pricing, tax liability, and Stripe Managed Payments.

### Source excerpt

Lemon Squeezy vs Stripe in 2026: compare the 5% + 50c MoR model against Stripe's 2.9% + 30c PSP pricing, plus what Stripe Managed Payments changes for both.

## How a global payment processor preserved AWS RAM shares and Lake Formation permissions during an AWS Organizations migration

DevFeed: [How a global payment processor preserved AWS RAM shares and Lake Formation permissions during an AWS Organizations migration](<https://devfeed.tech/articles/how-a-global-payment-processor-preserved-aws-ram-shares-and-lake-formation-permissions-during-an-aws-organizations-migration-4642.md>)

Original publisher: [Read original article](<https://aws.amazon.com/blogs/architecture/how-a-global-payment-processor-preserved-aws-ram-shares-and-lake-formation-permissions-during-an-aws-organizations-migration/>)

Author: Sam Mukherjee

Published: 2026-08-24T15:23:21Z

Content type: article

Language: en

Sources: [AWS Architecture Blog](<https://devfeed.tech/sources/aws-architecture-blog.md>)

Topics: [AWS Lake Formation](<https://devfeed.tech/topics/aws-lake-formation.md>), [migration](<https://devfeed.tech/topics/migration.md>), [Amazon Web Services](<https://devfeed.tech/topics/aws.md>), [Authorization](<https://devfeed.tech/topics/authorization.md>), [Software as a service](<https://devfeed.tech/topics/saas.md>)

Tags: [aws](<https://devfeed.tech/tags/aws.md>), [aws-lake-formation](<https://devfeed.tech/tags/aws-lake-formation.md>), [customer-solutions](<https://devfeed.tech/tags/customer-solutions.md>), [enterprise](<https://devfeed.tech/tags/enterprise.md>), [migration](<https://devfeed.tech/tags/migration.md>), [payment](<https://devfeed.tech/tags/payment.md>), [payments](<https://devfeed.tech/tags/payments.md>), [resource-access-manager-ram](<https://devfeed.tech/tags/resource-access-manager-ram.md>), [saas](<https://devfeed.tech/tags/saas.md>), [us](<https://devfeed.tech/tags/us.md>)

### AI overview

AWS describes a migration pattern for preserving AWS RAM shares and AWS Lake Formation permissions while moving 382 accounts between AWS Organizations. Temporary bridge shares maintain continuity during the move, after which the original shares are restored as durable permission objects.

### Source excerpt

When AWS accounts move between organizations, organization-bound AWS RAM resource shares break and control-plane access is lost. Learn how a global payment processor used temporary bridge shares to preserve AWS Lake Formation permissions across a 382-account AWS Organizations migration, then restored the original shares as the durable source of truth.

## Security Hub Extended adds Supply Chain Security as its tenth category

DevFeed: [Security Hub Extended adds Supply Chain Security as its tenth category](<https://devfeed.tech/articles/security-hub-extended-adds-supply-chain-security-as-its-tenth-category-4690.md>)

Original publisher: [Read original article](<https://aws.amazon.com/blogs/security/security-hub-extended-adds-supply-chain-security-as-its-tenth-category/>)

Author: Michael Fuller

Published: 2026-08-18T17:04:28Z

Content type: news

Language: en

Sources: [AWS Security Blog](<https://devfeed.tech/sources/aws-security-blog.md>)

Topics: [supply-chain-security](<https://devfeed.tech/topics/supply-chain-security.md>), [Security](<https://devfeed.tech/topics/security.md>), [Amazon Web Services](<https://devfeed.tech/topics/aws.md>)

Tags: [amazon-web-services-aws](<https://devfeed.tech/tags/amazon-web-services-aws.md>), [announcements](<https://devfeed.tech/tags/announcements.md>), [aws](<https://devfeed.tech/tags/aws.md>), [aws-security-hub](<https://devfeed.tech/tags/aws-security-hub.md>), [black-hat](<https://devfeed.tech/tags/black-hat.md>), [engineering](<https://devfeed.tech/tags/engineering.md>), [enterprise](<https://devfeed.tech/tags/enterprise.md>), [foundational-100](<https://devfeed.tech/tags/foundational-100.md>), [leadership](<https://devfeed.tech/tags/leadership.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [partners](<https://devfeed.tech/tags/partners.md>), [payment](<https://devfeed.tech/tags/payment.md>), [pricing](<https://devfeed.tech/tags/pricing.md>), [security](<https://devfeed.tech/tags/security.md>), [security-blog](<https://devfeed.tech/tags/security-blog.md>), [security-identity-compliance](<https://devfeed.tech/tags/security-identity-compliance.md>), [software](<https://devfeed.tech/tags/software.md>), [streaming](<https://devfeed.tech/tags/streaming.md>), [supply-chain](<https://devfeed.tech/tags/supply-chain.md>), [supply-chain-security](<https://devfeed.tech/tags/supply-chain-security.md>), [uncategorized](<https://devfeed.tech/tags/uncategorized.md>), [vulnerability](<https://devfeed.tech/tags/vulnerability.md>)

### AI overview

AWS Security Hub Extended adds Supply Chain Security as its tenth category, with Chainguard and Socket as curated partners. The article frames software supply-chain risk as an enterprise security concern and describes pay-as-you-go and private-offer procurement options.

### Source excerpt

Since February, we've grown AWS Security Hub Extended from 14 curated partners across 9 categories to 23 partners across 10. At Black Hat this month, 14 of those partners were at the Amazon Web Services (AWS) booth demoing live. Four of those partners delivered theater talks and ten were featured on SecurityLive streaming. We hosted [...]

## Agentic treasury runs on searchable, observable context

DevFeed: [Agentic treasury runs on searchable, observable context](<https://devfeed.tech/articles/agentic-treasury-runs-on-searchable-observable-context-4775.md>)

Original publisher: [Read original article](<https://www.elastic.co/blog/agentic-treasury>)

Author: Karen Mcdermott

Published: 2026-08-18T00:00:00Z

Content type: article

Language: en

Sources: [Elastic Blog - Elasticsearch, Kibana, and ELK Stack](<https://devfeed.tech/sources/elastic-blog-elasticsearch-kibana-and-elk-stack.md>)

Topics: [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [observability](<https://devfeed.tech/topics/observability.md>), [data](<https://devfeed.tech/topics/data.md>), [Latency](<https://devfeed.tech/topics/latency.md>), [dashboards](<https://devfeed.tech/topics/dashboards.md>), [Transactions](<https://devfeed.tech/topics/transactions.md>), [systems](<https://devfeed.tech/topics/systems.md>)

Tags: [agentic](<https://devfeed.tech/tags/agentic.md>), [agentic-ai](<https://devfeed.tech/tags/agentic-ai.md>), [ai](<https://devfeed.tech/tags/ai.md>), [banking](<https://devfeed.tech/tags/banking.md>), [dashboards](<https://devfeed.tech/tags/dashboards.md>), [data](<https://devfeed.tech/tags/data.md>), [elasticsearch-logs-metrics](<https://devfeed.tech/tags/elasticsearch-logs-metrics.md>), [erp](<https://devfeed.tech/tags/erp.md>), [finance](<https://devfeed.tech/tags/finance.md>), [financial-services](<https://devfeed.tech/tags/financial-services.md>), [geospatial-log-analytics-metrics](<https://devfeed.tech/tags/geospatial-log-analytics-metrics.md>), [latency](<https://devfeed.tech/tags/latency.md>), [observability](<https://devfeed.tech/tags/observability.md>), [payment](<https://devfeed.tech/tags/payment.md>), [systems](<https://devfeed.tech/tags/systems.md>), [transactions](<https://devfeed.tech/tags/transactions.md>)

### AI overview

This article argues that agentic treasury depends on searchable context, observable systems, and trustworthy data rather than AI alone. It explains that treasury teams face decision latency because balances, transactions, forecasts, payment activity, liquidity positions, counterparty information, and market signals are fragmented across enterprise systems, platforms, dashboards, reports, and spreadsheets.

### Source excerpt

Agentic treasury requires more than AI. It needs searchable context, observable systems, and trusted data to reduce decision latency and support confident, governed action.

## New currency capabilities for global businesses to cut FX costs

DevFeed: [New currency capabilities for global businesses to cut FX costs](<https://devfeed.tech/articles/new-currency-capabilities-for-global-businesses-to-cut-fx-costs-186.md>)

Original publisher: [Read original article](<https://stripe.com/blog/reduce-fx-costs-with-stripe>)

Author: Bart Heideman

Published: 2026-08-17T00:00:00Z

Content type: release

Language: en

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

Topics: [stripe](<https://devfeed.tech/topics/stripe.md>), [.NET Conf](<https://devfeed.tech/topics/net-conf.md>)

Tags: [australia](<https://devfeed.tech/tags/australia.md>), [banking](<https://devfeed.tech/tags/banking.md>), [cross-border](<https://devfeed.tech/tags/cross-border.md>), [errors](<https://devfeed.tech/tags/errors.md>), [external](<https://devfeed.tech/tags/external.md>), [fees](<https://devfeed.tech/tags/fees.md>), [global](<https://devfeed.tech/tags/global.md>), [growth](<https://devfeed.tech/tags/growth.md>), [payment](<https://devfeed.tech/tags/payment.md>), [payments](<https://devfeed.tech/tags/payments.md>), [product](<https://devfeed.tech/tags/product.md>), [stripe](<https://devfeed.tech/tags/stripe.md>)

### AI overview

Stripe announces expanded multicurrency settlement and instant currency conversion to help global businesses reduce foreign exchange costs and manage funds in more markets and currencies.

### Source excerpt

Two product upgrades make it easy for global businesses to manage FX entirely on Stripe. We're expanding multicurrency settlement to more markets and currencies, and we're introducing the ability to convert currencies instantly--all on Stripe.

## Observability best practices for Lambda durable functions

DevFeed: [Observability best practices for Lambda durable functions](<https://devfeed.tech/articles/observability-best-practices-for-lambda-durable-functions-4670.md>)

Original publisher: [Read original article](<https://aws.amazon.com/blogs/compute/observability-best-practices-for-lambda-durable-functions-2/>)

Author: D Surya Sai

Published: 2026-08-14T12:49:49Z

Content type: tutorial

Language: en

Sources: [AWS Compute Blog](<https://devfeed.tech/sources/aws-compute-blog.md>)

Topics: [AWS Lambda](<https://devfeed.tech/topics/aws-lambda.md>), [observability](<https://devfeed.tech/topics/observability.md>), [Monitoring](<https://devfeed.tech/topics/monitoring.md>), [log management](<https://devfeed.tech/topics/log-management.md>), [tracing](<https://devfeed.tech/topics/tracing.md>), [Instrumentation](<https://devfeed.tech/topics/instrumentation.md>), [debugging](<https://devfeed.tech/topics/debugging.md>), [Amazon API Gateway](<https://devfeed.tech/topics/amazon-api-gateway.md>), [stripe](<https://devfeed.tech/topics/stripe.md>), [Serverless](<https://devfeed.tech/topics/serverless.md>)

Tags: [advanced-300](<https://devfeed.tech/tags/advanced-300.md>), [amazon-api-gateway](<https://devfeed.tech/tags/amazon-api-gateway.md>), [aws](<https://devfeed.tech/tags/aws.md>), [aws-lambda](<https://devfeed.tech/tags/aws-lambda.md>), [debugging](<https://devfeed.tech/tags/debugging.md>), [instrumentation](<https://devfeed.tech/tags/instrumentation.md>), [logging](<https://devfeed.tech/tags/logging.md>), [metrics](<https://devfeed.tech/tags/metrics.md>), [monitoring](<https://devfeed.tech/tags/monitoring.md>), [observability](<https://devfeed.tech/tags/observability.md>), [payment](<https://devfeed.tech/tags/payment.md>), [payment-processing](<https://devfeed.tech/tags/payment-processing.md>), [payments](<https://devfeed.tech/tags/payments.md>), [serverless](<https://devfeed.tech/tags/serverless.md>), [technical-how-to](<https://devfeed.tech/tags/technical-how-to.md>), [tracing](<https://devfeed.tech/tags/tracing.md>)

### AI overview

This tutorial presents an observability pattern for AWS Lambda durable functions using a Stripe payment-processing workflow. It covers durable-function metrics, custom business metrics, alarms, structured logging, AWS X-Ray tracing, instrumentation across suspension boundaries, and end-to-end debugging of callback timeouts.

### Source excerpt

Learn observability best practices for AWS Lambda durable functions, including CloudWatch metrics, custom alarms, structured logging, and X-Ray tracing for debugging callback timeouts end-to-end.

## Mapping the AI economy

DevFeed: [Mapping the AI economy](<https://devfeed.tech/articles/mapping-the-ai-economy-184.md>)

Original publisher: [Read original article](<https://stripe.com/blog/mapping-the-ai-economy>)

Author: Abhi Tiwari

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

Content type: article

Language: en

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

Topics: [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [stripe](<https://devfeed.tech/topics/stripe.md>), [data](<https://devfeed.tech/topics/data.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [analysis](<https://devfeed.tech/tags/analysis.md>), [brazil](<https://devfeed.tech/tags/brazil.md>), [data](<https://devfeed.tech/tags/data.md>), [global](<https://devfeed.tech/tags/global.md>), [global-expansion](<https://devfeed.tech/tags/global-expansion.md>), [growth](<https://devfeed.tech/tags/growth.md>), [india](<https://devfeed.tech/tags/india.md>), [japan](<https://devfeed.tech/tags/japan.md>), [mapping](<https://devfeed.tech/tags/mapping.md>), [payment](<https://devfeed.tech/tags/payment.md>), [stripe](<https://devfeed.tech/tags/stripe.md>)

### AI overview

Stripe analyzes transaction data from AI companies to map global AI demand, identifying high-spend and high-momentum markets and highlighting localization strategies for international revenue growth.

### Source excerpt

AI companies are undergoing rapid global expansion while achieving unprecedented rates of growth. We analyzed Stripe data to understand where global demand is the strongest, and how companies can build to best capture that demand.

## Credit Card Surcharging Rules for Digital Businesses

DevFeed: [Credit Card Surcharging Rules for Digital Businesses](<https://devfeed.tech/articles/credit-card-surcharging-rules-for-digital-businesses-9773.md>)

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

Author: Deepak Jangir

Published: 2026-08-10T00: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>), [Shared Responsibility Model](<https://devfeed.tech/topics/shared-responsibility-model.md>)

Tags: [australia](<https://devfeed.tech/tags/australia.md>), [canada](<https://devfeed.tech/tags/canada.md>), [checkout](<https://devfeed.tech/tags/checkout.md>), [cost](<https://devfeed.tech/tags/cost.md>), [fees](<https://devfeed.tech/tags/fees.md>), [global](<https://devfeed.tech/tags/global.md>), [india](<https://devfeed.tech/tags/india.md>), [legal](<https://devfeed.tech/tags/legal.md>), [payment](<https://devfeed.tech/tags/payment.md>), [payments](<https://devfeed.tech/tags/payments.md>), [policy](<https://devfeed.tech/tags/policy.md>), [pricing](<https://devfeed.tech/tags/pricing.md>), [saas](<https://devfeed.tech/tags/saas.md>), [united-kingdom](<https://devfeed.tech/tags/united-kingdom.md>)

### AI overview

This article explains credit card surcharging for digital businesses, including its definition, geographic restrictions, card-network requirements, caps, notification duties, and disclosure obligations. It emphasizes that SaaS businesses operating globally must evaluate surcharging separately by market because it is prohibited or restricted in several jurisdictions and can put card-acceptance accounts at risk. It also points to market-specific pricing as an alternative.

### Source excerpt

How credit card surcharging works, where it is legal, what the card network caps and disclosure rules require, and better alternatives for SaaS pricing.

## High Risk Merchant Account: Costs, Options, Alternatives

DevFeed: [High Risk Merchant Account: Costs, Options, Alternatives](<https://devfeed.tech/articles/high-risk-merchant-account-costs-options-alternatives-9897.md>)

Original publisher: [Read original article](<https://dodopayments.com/blogs/high-risk-merchant-account/>)

Author: Deepak Jangir

Published: 2026-08-05T00: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>)

Tags: [alternatives](<https://devfeed.tech/tags/alternatives.md>), [article](<https://devfeed.tech/tags/article.md>), [business](<https://devfeed.tech/tags/business.md>), [classification](<https://devfeed.tech/tags/classification.md>), [compliance](<https://devfeed.tech/tags/compliance.md>), [cost](<https://devfeed.tech/tags/cost.md>), [payment](<https://devfeed.tech/tags/payment.md>), [payment-processing](<https://devfeed.tech/tags/payment-processing.md>), [payments](<https://devfeed.tech/tags/payments.md>), [pricing](<https://devfeed.tech/tags/pricing.md>), [saas](<https://devfeed.tech/tags/saas.md>)

### AI overview

This article explains why payment providers classify businesses as high risk, focusing on dispute history, regulatory exposure, delivery gaps, advance payment, and recurring billing. It discusses the costs of high risk merchant accounts, including specialist pricing and rolling reserves that can constrain working capital, and introduces alternatives for digital sellers.

### Source excerpt

Why payment providers classify a business as high risk, what a high risk merchant account actually costs, and which alternatives work for digital sellers.

## Beyond the screenshot: Why you should verify what you see

DevFeed: [Beyond the screenshot: Why you should verify what you see](<https://devfeed.tech/articles/beyond-the-screenshot-why-you-should-verify-what-you-see-8348.md>)

Original publisher: [Read original article](<https://www.welivesecurity.com/en/cybersecurity/beyond-screenshot-why-verify-you-see/>)

Author: Phil Muncaster

Published: 2026-07-30T08:50:00Z

Content type: article

Language: en

Sources: [WeLiveSecurity](<https://devfeed.tech/sources/welivesecurity.md>)

Topics: [Generative AI](<https://devfeed.tech/topics/generative-ai.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [bank-transfers](<https://devfeed.tech/tags/bank-transfers.md>), [corporate](<https://devfeed.tech/tags/corporate.md>), [digital-security](<https://devfeed.tech/tags/digital-security.md>), [fraud](<https://devfeed.tech/tags/fraud.md>), [generative-ai](<https://devfeed.tech/tags/generative-ai.md>), [payment](<https://devfeed.tech/tags/payment.md>), [social-media](<https://devfeed.tech/tags/social-media.md>), [tools](<https://devfeed.tech/tags/tools.md>)

### AI overview

The article explains why screenshots are unreliable proof of payments, bookings, messages, or online conversations. Generative AI and other accessible tools make convincing fabrications easier, increasing risks for consumers and organizations. It recommends verifying claims through original records, transaction references, system logs, or information obtained directly from the relevant service.

### Source excerpt

The screenshot may look convincing, but it doesn't necessarily prove that the payment, booking or conversation is genuine

## Payment Ledger Design for Billing Systems

DevFeed: [Payment Ledger Design for Billing Systems](<https://devfeed.tech/articles/payment-ledger-design-for-billing-systems-10246.md>)

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

Author: Ayush Agarwal

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

Content type: tutorial

Language: en

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

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

Tags: [accounting](<https://devfeed.tech/tags/accounting.md>), [architecture](<https://devfeed.tech/tags/architecture.md>), [billing](<https://devfeed.tech/tags/billing.md>), [data](<https://devfeed.tech/tags/data.md>), [engineering](<https://devfeed.tech/tags/engineering.md>), [guide](<https://devfeed.tech/tags/guide.md>), [migration](<https://devfeed.tech/tags/migration.md>), [payment](<https://devfeed.tech/tags/payment.md>), [payments](<https://devfeed.tech/tags/payments.md>), [saas](<https://devfeed.tech/tags/saas.md>), [transactions](<https://devfeed.tech/tags/transactions.md>)

### AI overview

A guide to designing payment ledgers for billing systems using immutable, append-only, double-entry records. It explains balanced postings, account modeling, idempotency, reversals, settlement reconciliation, and multi-currency handling.

### Source excerpt

How to design a double-entry, append-only payment ledger: account model, balanced postings, idempotency, reversals, settlement reconciliation, and multi-currency.

## Additional custom environments can now be purchased

DevFeed: [Additional custom environments can now be purchased](<https://devfeed.tech/articles/additional-custom-environments-can-now-be-purchased-793.md>)

Original publisher: [Read original article](<https://vercel.com/changelog/additional-custom-environments-can-now-be-purchased>)

Author: Cody Wong

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

Content type: release

Language: en

Sources: [Vercel News](<https://devfeed.tech/sources/vercel-news.md>)

Topics: [Vercel](<https://devfeed.tech/topics/vercel.md>), [API](<https://devfeed.tech/topics/api.md>), [Command-line interface](<https://devfeed.tech/topics/cli.md>), [dashboards](<https://devfeed.tech/topics/dashboards.md>), [Authorization](<https://devfeed.tech/topics/authorization.md>)

Tags: [api](<https://devfeed.tech/tags/api.md>), [billing](<https://devfeed.tech/tags/billing.md>), [cli](<https://devfeed.tech/tags/cli.md>), [enterprise](<https://devfeed.tech/tags/enterprise.md>), [payment](<https://devfeed.tech/tags/payment.md>), [pricing](<https://devfeed.tech/tags/pricing.md>), [production](<https://devfeed.tech/tags/production.md>), [projects](<https://devfeed.tech/tags/projects.md>), [release](<https://devfeed.tech/tags/release.md>), [updates](<https://devfeed.tech/tags/updates.md>), [vercel](<https://devfeed.tech/tags/vercel.md>)

### AI overview

Vercel Pro and Enterprise teams can purchase additional custom environment capacity without contacting sales. Capacity is managed per project through the dashboard, API, or CLI and is sold in packs of five environments for $50 per month per pack.

### Source excerpt

Pro and Enterprise teams can now purchase additional custom environment capacity without contacting sales. Custom environments let you model your team's release process on Vercel. You can add staging, qa, or any named stage between preview and production, and each environment gets its own branch tracking, environment variables, and domains. You can purchase or adjust capacity from the dashboard, API, or CLI. Dashboard Custom Environments API POST /v1/projects/custom-environments/settings CLI vercel buy addon custom-environment <packs> Capacity is sold in packs of 5 environments. You can also reduce capacity as long as the project isn't using more environments than the new limit allows. Billing updates when you confirm a change. Pricing and limits Custom environments are available on Pro and Enterprise plans. Additional capacity can be purchased for $50/month per pack of 5 environments. Plan Limits Pro 1 custom environment included per project (up to 16 total per project) Enterprise 12 custom environments included per project (up to 22 total per project) Purchases require an active Pro or Enterprise plan, billing permissions, and a valid payment method. Capacity is configured per project, and your team subscription reflects the total number purchased environments across projects. Learn More Read more

## Payment Retry Logic: How Smart Retries Recover Failed Charges

DevFeed: [Payment Retry Logic: How Smart Retries Recover Failed Charges](<https://devfeed.tech/articles/payment-retry-logic-how-smart-retries-recover-failed-charges-10259.md>)

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

Author: Ayush Agarwal

Published: 2026-07-25T00: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>), [systems](<https://devfeed.tech/topics/systems.md>)

Tags: [billing](<https://devfeed.tech/tags/billing.md>), [churn](<https://devfeed.tech/tags/churn.md>), [fraud](<https://devfeed.tech/tags/fraud.md>), [guide](<https://devfeed.tech/tags/guide.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [payment](<https://devfeed.tech/tags/payment.md>), [payments](<https://devfeed.tech/tags/payments.md>), [revenue](<https://devfeed.tech/tags/revenue.md>), [saas](<https://devfeed.tech/tags/saas.md>)

### AI overview

A guide to payment retry logic for subscription businesses. It explains why recurring charges fail, how smart retry timing can recover revenue, and why soft declines should be retried while hard declines generally should not.

### Source excerpt

Payment retry logic decides when and how to re-attempt failed charges. Learn how smart retries recover lost subscription revenue and how to build a retry strategy that works.

## Card Testing Fraud: How to Detect and Stop It in 2026

DevFeed: [Card Testing Fraud: How to Detect and Stop It in 2026](<https://devfeed.tech/articles/card-testing-fraud-how-to-detect-and-stop-it-in-2026-9716.md>)

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

Author: Ayush Agarwal

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

Content type: tutorial

Language: en

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

Topics: [Transactions](<https://devfeed.tech/topics/transactions.md>), [Bot](<https://devfeed.tech/topics/bot.md>), [dashboards](<https://devfeed.tech/topics/dashboards.md>), [data](<https://devfeed.tech/topics/data.md>), [Networks](<https://devfeed.tech/topics/networks.md>)

Tags: [bots](<https://devfeed.tech/tags/bots.md>), [checkout](<https://devfeed.tech/tags/checkout.md>), [cost](<https://devfeed.tech/tags/cost.md>), [fraud](<https://devfeed.tech/tags/fraud.md>), [guide](<https://devfeed.tech/tags/guide.md>), [networks](<https://devfeed.tech/tags/networks.md>), [payment](<https://devfeed.tech/tags/payment.md>), [payments](<https://devfeed.tech/tags/payments.md>), [security](<https://devfeed.tech/tags/security.md>), [transactions](<https://devfeed.tech/tags/transactions.md>), [web](<https://devfeed.tech/tags/web.md>)

### AI overview

This guide explains card testing fraud, in which attackers use automated, low-value or zero-value checkout attempts to identify valid stolen card numbers. It describes the attack pattern, its financial and operational costs, warning signs, and ways to block the activity without harming legitimate customers.

### Source excerpt

Card testing fraud floods your checkout with tiny transactions to validate stolen cards. Learn how to spot the signs, the costs it creates, and how to block it without hurting real customers.

## OpenXR Introduces Tiered Adopter Fees to Expand Its Ecosystem of Conformant Implementations

DevFeed: [OpenXR Introduces Tiered Adopter Fees to Expand Its Ecosystem of Conformant Implementations](<https://devfeed.tech/articles/openxr-introduces-tiered-adopter-fees-to-expand-its-ecosystem-of-conformant-implementations-15119.md>)

Original publisher: [Read original article](<https://www.khronos.org/blog/openxr-introduces-tiered-adopter-fees>)

Author: jphilips (jeff@khronosgroup.org)

Published: 2026-07-22T15:47:00Z

Content type: release

Language: en

Sources: [Blogs Khronos Blog](<https://devfeed.tech/sources/blogs-khronos-blog.md>)

Topics: [OpenXR](<https://devfeed.tech/topics/openxr.md>), [implementation](<https://devfeed.tech/topics/implementation.md>), [SDKs](<https://devfeed.tech/topics/sdks.md>)

Tags: [blog](<https://devfeed.tech/tags/blog.md>), [company](<https://devfeed.tech/tags/company.md>), [ecosystem](<https://devfeed.tech/tags/ecosystem.md>), [enterprise](<https://devfeed.tech/tags/enterprise.md>), [fees](<https://devfeed.tech/tags/fees.md>), [open](<https://devfeed.tech/tags/open.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [openxr](<https://devfeed.tech/tags/openxr.md>), [organization](<https://devfeed.tech/tags/organization.md>), [payment](<https://devfeed.tech/tags/payment.md>), [platform](<https://devfeed.tech/tags/platform.md>), [platforms](<https://devfeed.tech/tags/platforms.md>), [products](<https://devfeed.tech/tags/products.md>), [property](<https://devfeed.tech/tags/property.md>), [technical](<https://devfeed.tech/tags/technical.md>)

### AI overview

Khronos is introducing OpenXR Adopter Program subscription and renewal fees based on company size. The change is intended to make official conformance more accessible to smaller organizations while preserving the existing technical requirements.

### Source excerpt

New company-size-based fees make the formal OpenXR conformance process accessible to smaller implementers while preserving technical rigor.

## Vercel MCP now supports purchases

DevFeed: [Vercel MCP now supports purchases](<https://devfeed.tech/articles/vercel-mcp-now-supports-purchases-1156.md>)

Original publisher: [Read original article](<https://vercel.com/changelog/vercel-mcp-now-supports-purchases>)

Author: Josh Souphanthong

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

Content type: release

Language: en

Sources: [Vercel News](<https://devfeed.tech/sources/vercel-news.md>)

Topics: [Vercel](<https://devfeed.tech/topics/vercel.md>), [MCP](<https://devfeed.tech/topics/mcp.md>), [SIEM, Security](<https://devfeed.tech/topics/siem-security.md>)

Tags: [billing](<https://devfeed.tech/tags/billing.md>), [enterprise](<https://devfeed.tech/tags/enterprise.md>), [mcp](<https://devfeed.tech/tags/mcp.md>), [payment](<https://devfeed.tech/tags/payment.md>), [pricing](<https://devfeed.tech/tags/pricing.md>), [products](<https://devfeed.tech/tags/products.md>), [upgrade](<https://devfeed.tech/tags/upgrade.md>), [vercel](<https://devfeed.tech/tags/vercel.md>)

### AI overview

Vercel MCP now supports purchasing Vercel products, including Pro plan upgrades, prepaid credits for v0 or AI Gateway, the SIEM add-on, and domain purchases and registration.

### Source excerpt

Vercel MCP now supports purchasing Vercel products. You can: Upgrade your team to the Pro plan Add prepaid credits for v0 (requires a paid v0 plan) or AI Gateway Purchase the SIEM add-on (requires an Enterprise plan) Purchase and register a domain Vercel MCP quotes the price, explains whether the charge is one-time or recurring, and completes the purchase only after you confirm. When an exact price isn't available, it links to the relevant pricing or billing page. Purchases require a team role with billing access and a valid payment method. Connect your AI assistant to Vercel MCP to get started. Read more

[Next page](<https://devfeed.tech/tags/payment.md?cursor=WyIyMDI2LTA3LTIxVDAwOjAwOjAwKzAwOjAwIiwgIjhmMWZjMmQ4LTA4MzgtNGI1Ny1iYTc2LTcxMmFkMDk3ODYzNSJd>)