Payment Documentation for Developers.

The complete iPaymu integration hub. Advanced APIs, documentation, and tools for developers.

Developer First

First Integration in Minutes

Our API is designed with simplicity in mind. Get a payment URL with just a single simple JSON request.

  • RESTful API Architecture
  • Free Sandbox Environment
  • Multi-Language Support (PHP, Node, Go, Python)
  • Real-time Webhook Notifications
View Complete API Reference
bash
curl -X POST https://my.ipaymu.com/api/v2/payment/direct \
  -H "Content-Type: application/json" \
  -H "va: YOUR_VA" \
  -H "signature: YOUR_SIGNATURE" \
  -d '{
  "name": "Buyer",
  "phone": "08123456789",
  "email": "buyer@mail.com",
  "amount": 100000,
  "paymentMethod": "qris"
}'

Confused Where to Start?

Our support team is ready to help you 24/7. Ask anything from technical integration to account registration.

Chat Support via WhatsApp