Now serving 10,000+ businesses

The future of payments is Circular.

Accept payments in-person, online, and on the go with transparent pricing, no contracts, and real human support. The modern alternative to Square, Clover, and Stripe.

PCI DSS Compliant Next-Day Deposits Real Human Support

Everything you need to get paid

One platform for in-person, online, and mobile payments.

Tap to Pay

Turn any phone into a terminal

Payment Links

Share a link, get paid instantly

Recurring Billing

Automate subscriptions

Virtual Terminal

Accept phone/mail orders

Dashboard

Real-time analytics & reporting

Mobile Payments

Accept payments on the go

Purpose-built hardware

Smart terminals designed for real businesses.

$24.99

Circular Pro

Popular
$499or $20/mo for 24 months

Our flagship smart terminal with a large touchscreen, built-in receipt printer, and all-day battery.

View Details
$12.50

Circular Mini

$299or $12/mo for 24 months

Compact countertop terminal with a vibrant display and fast transaction processing.

View Details
BT

Circular Reader Go

$49

Portable Bluetooth card reader that pairs with any phone or tablet.

View Details
$8.50Tap to Collect

Circular Tap

$0Free with any Circular plan

Turn your iPhone or Android into a payment terminal. No extra hardware needed.

View Details

Why businesses switch to Circular

No Contracts

Month-to-month, cancel anytime. No early termination fees, no hidden commitments.

Transparent Pricing

Know exactly what you pay. Flat-rate or interchange-plus — your choice, fully visible.

Real Humans

Talk to real people when you need help. Phone support on every plan, based right here in Charlotte.

Trusted by thousands of businesses

Switching to Circular saved us over $400/month in processing fees. The transparent pricing is exactly what we needed.

Sarah Chen
Owner, Bright Bean Coffee
Charlotte, NC

The hardware is beautiful and our customers love the tap-to-pay experience. Setup took less than an hour.

Marcus Johnson
Manager, Fresh & Local Market
Raleigh, NC

Finally, a payment processor with real human support. When we had an issue during our busiest weekend, they picked up on the first ring.

David Park
Owner, Park Avenue Bistro
Asheville, NC

Integrates with the tools you already use

QuickBooksXeroShopifyWooCommerceSquare (migration)Clover (migration)ZapierFreshBooks

Built for your industry

Tailored solutions for every type of business.

Built for Modern Retail

Everything you need to run your store — from smart terminals to inventory management and customer insights.

Barcode scanning & inventory sync
Customer loyalty programs
Multi-location management
Employee management & permissions
Real-time sales reporting
Learn More
Developer-First

Built for developers

Clean APIs, comprehensive docs, and client libraries in every major language. Get your first charge running in minutes.

  • RESTful API with full CRUD
  • Webhooks for real-time events
  • Sandbox environment for testing
  • SDKs for Node, Python, PHP, Ruby
  • PCI-compliant tokenization
const circular = require('@circular/payments');

const charge = await circular.charges.create({
  amount: 2500,        // $25.00
  currency: 'usd',
  source: 'tok_visa',
  description: 'Order #1234',
  metadata: {
    order_id: '1234',
    customer: 'jane@example.com'
  }
});

console.log(charge.id); // ch_1a2b3c4d

Ready to grow your business?