SterlingRidge
Developer Guide

Your gateway to an integrated
payments ecosystem.

One platform, three payment rails, clean APIs. Build ACH, eCheck, and card payments into your product — with real engineers supporting you from sandbox to production.

Why build with us

APIs that behave the way
your merchants expect payments to.

Powerful Payment Solutions

Create payments, payouts, subscriptions, and payment links across ACH, eCheck, and cards from clean REST endpoints. Idempotent requests, webhooks for every event, and predictable JSON responses.

Security First

PCI DSS compliant environments, tokenized card and bank vaults, and Plaid-verified account connections — sensitive data never needs to touch your servers.

Seamless Integration

Full documentation, SDKs, and sample code for every product, plus drop-in Checkout.JS and pre-built plugins for the platforms your merchants already use.

Unparalleled Support

Real engineers on integration calls, a sandbox from day one, and a named contact who answers — most partners ship their first live payment in days.

Your app

Any stack, any platform

Sterling Ridge API

Cards · ACH · eCheck

Quick look

A verified payment
in one request.

Bank verified, balance checked, and queued for same-day settlement — one call, one webhook, done.

POST /v1/payments

$ curl https://api.sterlingridge.io/v1/payments \
    -u sk_live_51Hxxxx: \
    -d amount=125000 \
    -d currency=usd \
    -d method=ach_verified \
    -d customer=cus_9f2K3L \
    -d description="Invoice #2041"

{
  "id": "pay_7Yq2Mn4Rd",
  "object": "payment",
  "amount": 125000,
  "currency": "usd",
  "method": "ach_verified",
  "status": "processing",
  "verification": { "bank": "verified", "balance": "sufficient" },
  "expected_settlement": "same_day"
}
Documentation

Three products,
one integration surface.

Every product ships with full API references, SDKs, and sample code. Docs access is provisioned with your sandbox — request it below.

API

Sterling Check

ACH & eCheck API

Verify and accept electronic checks and ACH debits with same or next-day deposits.

  • Create a payment via routing & account number
  • Create payment links
  • Create subscriptions
  • Checkout via Checkout.JS
PlaidPlaidWooCommerceWooCommerceShopifyShopifyWordPressWordPressmany more
View documentation

Docs access on request

API

Sterling ACH

Verified payments & payouts API

Plaid-verified Pay by Bank, real-time payouts, and full money movement for platforms.

  • Send payments by email or direct deposit
  • Send invoices
  • Create payment links
  • Create subscriptions
  • Checkout via Checkout.JS
  • Create a marketplace with Plaid-verified accounts
  • Save bank details vault
PlaidPlaidShopifyShopifyWooCommerceWooCommercemany more
View documentation

Docs access on request

API

Sterling Merchant

Card gateway

Full credit and debit card processing with vaulting, recurring billing, and cart plugins.

  • Create invoices
  • Create subscriptions
  • Save cards
  • Customer vaults
  • Create payments
  • Shopping cart integrations
NMINMIAuthorize.netAuthorize.netShopifyShopifyWooCommerceWooCommercemany more
View documentation

Docs access on request

Ready to start building?
Sandbox access in a day.

Sign up and our integration team will provision your sandbox, API keys, and documentation access.

Sign Up Now

No long-term contracts · No setup fees · No cancellation fees