Secure, fast, and reliable pay-in, payout, and foreign exchange services — delivering one-stop global payment solutions for businesses worldwide.
Advanced encryption and security technologies protect every transaction.
Transactions completed within seconds, enhancing payment efficiency.
Supporting multi-currency transactions across 200+ countries.
XnPay offers payment services with the utmost security, ensuring the complete protection of your transactions and data.
Receive Global Payments Promptly and Securely
Simplify your collection process with our advanced pay-in solutions. Accept payments from customers worldwide with real-time settlement and multi-currency support.
Our payment network spans 200+ countries and regions, supporting multi-currency transactions with local payment methods.
Get started with our comprehensive API documentation and SDKs
Base URL
https://api.xnpurl.com/xnpurl-apiRequest Method
POST (application/json)Signature
MD5 / SHA256// Create payment request
$url = "https://api.xnpurl.com/xnpurl-api/payment";
$params = [
"merchantCode" => "your-code",
"orderNumber" => "ORDER-" . time(),
"amount" => 10000,
"channelCode" => "QRIS",
"callbackUrl" => "https://yoursite.com/callback",
"sign" => md5(...)
];
$response = http_post($url, $params);Please feel free to contact us if you are interested in any of our services. Our team will respond within 24 hours.