Payins
Accept cards, wallets and 40+ local payment methods with a single integration.
StonPay is the payments platform businesses use to accept payments and settle globally — with one developer-friendly API and a hosted checkout, from first transaction to scale.
const payment = await stonpay.payins.create({
amount: 4200,
currency: 'usd',
method: 'card',
capture: true,
});
// ✓ succeeded in 240msTrusted by ambitious companies of every size
A UNIFIED PLATFORM
Modular products that work seamlessly together. Start with one, add more as you grow.
Accept cards, wallets and 40+ local payment methods with a single integration.
Configurable cycles, rolling reserve release and double-entry ledgers that always reconcile.
A hosted, branded checkout that fits every device and converts everywhere.
A clean REST API with official SDKs, a full sandbox and signed webhooks.
Active reconciliation and failover routing keep every transaction accounted for.
BUILT FOR DEVELOPERS
Clean, predictable APIs with SDKs in every major language, robust webhooks, and a sandbox on the same endpoints — swap one key to switch.
import StonPay from 'stonpay';
const stonpay = StonPay(process.env.SP_KEY);
const session =
await stonpay.checkout.sessions.create({
amount: 4200,
currency: 'usd',
success_url: 'https://app/ok',
});Create an account instantly and start accepting payments today. No setup fees, no monthly minimums.