Documentation
Lorem ipsum dolor sit amet consectetur. Convallis eget viverra pulvinar nulla sit nunc proin. Ullamcorper fringilla sit hac molestie tellus sed mi massa interdum. Scelerisque suspendisse non bibendum blandit sit euismod.
No-code
- Sell and get paid online
- Invoice clients and customers
- Set up recurring payments
Stripe-hosted
- Use a prebuilt checkout page
- Set up the customer portal
For developers
- API reference
- Development quickstart
- Browse our sample projects
Try it out
- Start a payment
- Sell a product
- Issue coupons
- payment_intents create --amount 1099 --currency "usd"
RECENTLY VIEWED
- Payments
- Stripe API Reference
- Stripe Checkout
API KEYS
No-code
PAYMENTS
Browse by product
payments

Payments
Online payments

Terminal
In-person and omnichannel payments

Connect
Payments for platforms

Radar
Fraud and risk management

Climate
Carbon removal

Identity
Online identity verification

Financial Connections
Connect users' financial accounts

Crypto
Integrate a fiat-to-crypto onramp or pay out in crypto
REVENUE

Billing
Subscriptions and recurring payments

Tax
Sales tax and VAT automation

Revenue Recognition
Accounting automation
API Reference
- Ask about this section
- Copy for LLM
- View as Markdown
Just getting started?
Check out our development quickstart guide.
Not a developer?
Use Stripe’s no-code options or apps from our partners to get started with Paymint and to do more with your Paymint account—no code required.
The Paymint API is organized around REST. Our API has predictable resource-oriented URLs, accepts form-encoded request bodies, returns JSON-encoded responses, and uses standard HTTP response codes, authentication, and verbs.
You can use the Paymint API in test mode, which doesn’t affect your live data or interact with the banking networks. The API key you use to authenticate the request determines whether the request is live mode or test mode.
The Paymint API doesn’t support bulk updates. You can work on only one object per request.
The Paymint API differs for every account as we release new versions and tailor functionality. Log in to see docs with your test key and data.
By default, the Paymint API Docs demonstrate using curl to interact with the API over HTTP. Select one of our official client libraries to see examples in code.
