Developer

Use our checkout or build your own.

Work efficiently using our developer portal.

The Ping Payments API gives you full control over the entire payment flow—from payment to allocation and settlement.

Designed for Developers

Developer First, from the Ground Up

Ping was built by an experienced in-house team in Sweden using Elixir as its foundation. The result is a modern, scalable, and robust payment platform with clear
APIs, high reliability, and an integration experience that developers appreciate.

RESTful API

Modern, secure APIs in JSON.

Webhooks

Get real-time notifications when something happens.

Sandbox

Feel free to test it in our sandbox environment.

Full control

Establish rules, allocate funds, and follow up.

# Skapa en betalning

curl -X POST 
  https://api.pingpayments.com/v1/payment_orders 
  -H "Authorization: Bearer YOUR_API_KEY" 
  -H "Content-Type: application/json" 
  -d '{ "amount": 15000, "currency": "SEK" }'
{
  "payment_id": "pay_123456789",
  "status": "created",
  "amount": 15000,
  "currency": "SEK"
}
API keys

Manage keys and permissions.

Rate limits

Stable APIs with generous limits.

Versioning

Clear version control and changelog.

Developer Support

Technical support when you need it.

Build, test, and launch faster

Everything you need to integrate payments, distribute payouts, and create better experiences for your users.

Create an account in the sandbox