97% of drivers want in-car payment system for tolls, parking, charging(arstechnica.com) Imagine having a well-designed payment app for your car's infotainment system that let you effortlessly pay for parking, road tolls, EV charging, or refueling. Such a concept found universal appeal among US drivers, according to a study by a market research company. But simplicity is key: The moment it gets difficult to register or use such an app, interest wanes and people prefer to pay for things the older-fashioned ways, DriveResearch found.
Stripe's payment API: The first 10 years (2020)(stripe.com) A few years ago, Bloomberg Businessweek published a feature story on Stripe. Four words spanned the center of the cover: “seven lines of code,” suggesting that’s all it took for a business to power payments on Stripe.
PayPal launches remote and local MCP servers(paypal.com) Model Context Protocol (MCP) supports managing and passing relevant information to models with appropriate context, so they operate properly within a given scope. Using this functionality, PayPal developed PayPal MCP Server to enable merchants to use natural language with their favorite MCP client to perform business tasks, such as creating or listing invoices.
Stripe V2(brandur.org) I happened to notice by way of a Slack bot today that Stripe released a V2 version of their API. I thought this must’ve been a soft launch right before the holidays, surely to be followed up by a more formal blog post, but the Way Back Machine clocked the page in early October, making it three months old. It’s been there all along, I just hadn’t seen it before.
ask hn: PayPal or Stripe?(ycombinator.com) I'm thinking of creating a small SaaS company, but I'm not sure which of these two systems is best for implementing a payment system for my website.
Visa Introduces the Visa Tokenized Asset Platform(visa.com) Visa (NYSE: V), a global leader in digital payments, is helping to bridge existing fiat currencies with blockchains through the Visa Tokenized Asset Platform (VTAP), a new product designed to help financial institutions issue and manage fiat-backed tokens on blockchain networks.
Europe's Banks Launch Wero Payments to Dislodge Visa, Mastercard(bloomberg.com) The European Union’s biggest banks have spent years quietly creating a new way to pay that could finally allow customers to ditch their Visa Inc. and Mastercard Inc. cards — the latest sign that the region is looking to dislodge two of the most valuable financial firms on the planet.
DOJ Sues Visa for Locking Out Rival Payment Platforms(theverge.com) The Department of Justice has filed an antitrust lawsuit against Visa, alleging that the financial services firm has an illegal monopoly over debit network markets and has attempted to unlawfully crush competitors, including fintech companies like PayPal and Square.
How to Send a Swift Wire for Developers(iso20022js.com) SWIFT is the most widely used international payment method in the world. In this tutorial we will be going over how to send a SWIFT wire programatically to your bank, what information you might need about your recipient to allow the payment to clear successfully, and the software you might need to do so. The following example can be implemented in code using iso20022.js.