🏦 QRIS Simulator

Testing interface for CiCiS QRIS payments

📋 Step 1: Create Payment
POST to /api/qris/checkout to create a QRIS payment and get invoice_id
Invoice ID from payment creation response
Endpoint that returns the QR code image

Processing...

📚 Instructions

  1. Create QRIS payment via API: POST /api/qris/checkout
  2. Copy the invoice_id from the response
  3. QR URL format: https://cicis.online/qr/generate/{invoice_id}
  4. Paste it into the form above and click "Inquiry Payment"
  5. View payment status and details