Accept payments from anywhere, settle to everywhere.
跨境收款,全球结算,让每一笔交易触手可及
一站式全球支付解决方案
From payment collection to settlement, Codrimpay covers every step of the payment lifecycle.
从收款到结算,覆盖支付全生命周期。
专为全球化业务而生
毫秒级支付处理,99.9% SLA 保障,确保每笔交易都能快速稳定完成。
一次接入,打通全球主流支付渠道,无需分别对接多个支付服务商。
完整的合规体系,通过 PCI DSS 认证,支持多国监管要求,保障资金安全。
7×24 小时专属技术团队,快速响应,全程保障您的业务稳定运行。
简单接入,强大能力
Start accepting payments in minutes with our RESTful API and comprehensive SDK.
通过 RESTful API 和完整 SDK,几分钟内即可完成接入,快速上线。
Complete onboarding in minutes with our streamlined KYC process. 快速完成商户入驻和 KYC 认证。
Receive your API keys and start testing in our sandbox environment. 立即在沙箱环境中测试。
Switch to production and start accepting real payments globally. 一键切换到生产环境,开始真实收款。
// Create a payment order · 创建支付订单
const codrimpay = require('@codrimpay/sdk');
const client = new codrimpay.Client({
apiKey: 'YOUR_API_KEY',
env: 'production'
});
const payment = await client.payments.create({
amount: 10000, // in cents
currency: 'USD',
channel: 'stripe',
orderId: 'ORD-2026-001',
returnUrl:'https://yourdomain.com/success',
notifyUrl:'https://yourdomain.com/webhook'
});
// Redirect customer to payment page
console.log(payment.payUrl);
// → https://r.codrimpay.com/pay?token=xxx
全方位安全保障,让每笔交易都值得信赖
Start accepting payments from anywhere in the world today.
立即开始,向全球用户收款