Keep more of every payment you take.

Pyncht reads twelve months of settlement data over a read-only connection, rebuilds what your payments actually cost, and turns on the fixes worth taking.

Sample analysis: 17.3% of processing spend removed 7 fixes found, ranked by annual value

Millions of companies of all sizes use Pyncht

  • OpenAI OpenAI
  • Amazon
  • Google
  • Anthropic Anthropic
  • Marriott MARRIOTT
  • Shopify shopify
  • Airbnb
  • Instacart instacart
  • Uber
  • Lyft lyft
  • Salesforce
  • Slack
  • Twilio twilio
  • Atlassian ATLASSIAN
  • BMW BMW
  • Maersk MAERSK
  • Nasdaq Nasdaq
  • Zara

The savings engine

Read the statement. Rebuild the cost. Turn on the fixes.

No migration, no code, no switching before you have seen the number. The connection is read-only, the arithmetic is shown for every line, and nothing changes at your processor until you decide it should.

  1. Connect

    Point Pyncht at the processor you already use. It pulls twelve months of statements, settlement files and decline logs over a read-only connection. Nothing reroutes, nothing settles anywhere new, and your checkout does not change.

    • Read-only
    • 12 months of history
    • No integration work
  2. Analyse

    Pyncht rebuilds your true cost line by line — interchange, scheme fees, processor markup, per-charge fixed fees, cross-border assessments, FX spread and chargebacks — split by card type, then compares each line against what that same volume should cost. The blended rate on your statement is almost never the rate you pay.

    • 7 cost categories
    • Split by card type
    • Quoted vs true rate
  3. Recover

    Then it enables the fixes: network tokens on recurring cards, Level 2/3 data on commercial cards, local acquiring for EU and UK volume, issuer-aware retry schedules, card account updater, pre-chargeback deflection and a costed case for renegotiating your markup. Each one arrives with the arithmetic behind it, ranked by what it is worth.

    • 7 opportunities
    • Ranked by dollars
    • Reversible
Read-only connection Linked
Source
Legacy processor
History
12 monthly statements
Volume
$269,269/mo
Charges
1,425/mo
True cost — per month 2.49%
  • Interchange $4,135
  • Processor markup $1,212
  • Scheme fees $450
  • Cross-border $376
  • FX spread $250
  • Per-charge fixed $199
  • Chargebacks $88
Total cost $6,710/mo
Fixes worth enabling — per year 7 found
  • Smart retries $59,274
  • Account updater $32,253
  • Markup renegotiation $6,462
  • Dispute deflection $5,434
  • Local acquiring $3,681
  • Level 2/3 data $1,745
  • Network tokens $1,613
Total annual impact $110,462/yr
Effective rate
2.49% 2.06%
Fees avoided, per year
$13,901
Revenue recovered, per year
$96,561
See a full sample analysis

Figures shown come from a sample analysis of a B2B SaaS merchant processing $269,269 a month — $3.23M annualised. Every per-year figure on this page is that month carried across twelve. It illustrates the method, not a guaranteed or typical result; your own statements will produce different numbers.

Modular solutions

A fully integrated suite of financial and payments products

Start with one product and add the rest without a second integration — charges, subscriptions, and payouts all settle into the same balance.

Explore the platform

Products

A modular suite of payments and financial products

Nine products, one integration. Start with Payments and switch on Billing, Radar or Tax from the same API — no new stack, no second contract.

Need something custom? Talk to sales

Developer-first

Designed for developers

Clean, modern REST APIs with predictable resource URLs and machine-readable errors. Idempotency keys make every retry safe, so a dropped connection or a client timeout never charges a customer twice.

  • Signed webhooks, retried for three days
  • API versions pinned per account — upgrades are opt-in
  • Test mode with realistic fixtures

Read the docs

server.js

const pyncht = require('pyncht')('sk_test_pyn_9v3K…');
 
app.post('/pay', async (req, res) => {
  // Amounts are in the smallest currency unit
  const intent = await pyncht.paymentIntents.create({
    amount: 2000,
    currency: 'usd',
    automatic_payment_methods: { enabled: true },
  }, {
    idempotencyKey: 'order_4f8b21',
  });
  res.json({ clientSecret: intent.client_secret });
});

Global scale

The backbone of global commerce

Pyncht runs on redundant infrastructure across five regions and three continents, so a business in Dublin and a customer in Osaka hit the same API on the same latency budget.

Learn more about global infrastructure
A dot-matrix world map with live edge locations highlighted across the Americas, Europe, Africa, Asia and Oceania.
  • San Francisco 18 ms
  • Dublin 31 ms
  • São Paulo 58 ms
  • Singapore 47 ms
  • Tokyo 42 ms

Customers

Three teams, three payment problems

Ordelo

Ordelo · Global marketplace · Rotterdam

  • 3.1% higher authorization on retries
  • 58 markets on one processing integration
  • <90 s automatic acquirer failover

Peak weeks are the only real test. We didn't need better average latency; we needed the tail to hold when an acquirer in one region goes soft for an hour, and the retries to route around it before anyone opened a ticket.

Marit Jansen Director, Payments Engineering · Ordelo

Read customer stories

Pricing

Integrated per-transaction pricing with no hidden fees

Get everything you need to accept payments and grow revenue for one rate. Only pay for what you use — no contracts, no minimums.

See full pricing

2.9%plus30¢

per successful card charge

Standard rate for domestic cards. Every card brand is priced the same.

Volume-based pricing

Interchange-plus rates and volume discounts for companies processing over $500,000 a month.

Contact sales
  • No setup fees
  • No monthly fees
  • No PCI compliance fees

Additional fees, only when they apply

Additional Pyncht fees charged on top of the standard per-transaction rate
Fee Rate
International cardsIssued outside the United States +1.5%
Currency conversionWhen conversion is required +1%
Instant payoutsMinimum fee of 50¢ 1.5%
ChargebacksRefunded if you win $15.00

Start accepting payments today

Create a Pyncht account and take your first live payment in minutes, or talk to our team about a plan shaped around your platform.