API Reference
DOKU DocsChangelogDOKU Github
  • Getting Started with DOKU API
    • User Registration
    • Idempotency Request
    • Notification
      • Setup Notification URL
      • HTTP Notification Sample for SNAP
      • HTTP Notification Sample - Non SNAP
      • Best Practice
      • Retry Notification
      • Override Notification URL
    • Signature Component
      • Non-SNAP
        • Signature Component from Request Header
        • Signature Componen from Response Header
        • Signature from API Get Method
        • Sample Code
      • SNAP
        • Symmetric Signature
        • Asymmetric Signature
    • Response Code
      • HTTP Status and Case Code
    • Check Status API
      • Non-SNAP
      • SNAP
    • Retrieve Payment Credential
  • Accept Payment
    • DOKU Checkout
      • Integration Guide
        • Backend Integration
        • Frontend Integration
        • Simulate payment and Notification
      • Supported Payment Methods
      • Status Order
      • Additional Feature
        • Tokenization
        • Promo on DOKU Checkout Page
        • Track Campaign Source on Google Analytics
      • Checkout Settings
    • Direct API
      • Non-SNAP
        • Cards
          • Payment Page Integration Guide
          • Host-To-Host Integration Guide
          • Mastercard Automatic Billing Updater (ABU) Integration Guide
            • Backend Integration
        • e-Wallet
          • Overview
          • DOKU e-Wallet
          • OVO Push Payment
          • ShopeePay
          • LinkAja
        • Paylater
          • Akulaku
          • Kredivo
          • Indodana
        • Digital Banking
          • Jenius Pay
        • Convenience Store
          • Alfa Group
          • Indomaret
      • SNAP
        • Integration Guide
          • Get Token API
            • B2B
            • B2B2C
          • Virtual Account
            • CIMB Virtual Account
            • BSI Virtual Account
            • BCA Virtual Account
            • BNC Virtual Account
            • BNI Virtual Account
            • Mandiri Virtual Account
            • BRI Virtual Account
            • BTN Virtual Account
            • Permata Virtual Account
            • Danamon Virtual Account
            • BSS Virtual Account
          • E-Wallet
            • DOKU Wallet
            • DANA
            • OVO
            • ShopeePay
          • Direct Debit
            • Allo Bank Direct Debit
            • BRI Direct Debit
            • CIMB Direct Debit
            • Mandiri Direct Debit
          • Kartu Kredit Indonesia Cepat Secure(KKI CPTS)
            • Host to Host Integration
          • QRIS
    • Finance and Settlement
      • Split Settlement
      • Custom Settlement Report
      • Hold and Release Settlement
      • Bulk Registration Bank
    • Test on DOKU Demo Site
    • DOKU Payment Simulator
  • Developer Kit
    • Postman Collection
    • Libraries and SDK
  • Wallet As A Service
    • Sub Account
  • Partnership
    • Partner API
      • Check Requirements API
      • Generate Token API
      • Upload File API
      • Business Registration API
      • Create Business Lite API
      • Get Business Data API
  • Payout
    • Kirim DOKU
  • FLEXIBILL
    • Account Billing
      • Batch Upload
    • DOKU Biller
      • Response Code
      • Samples
  • PAYCHAT API
    • Send WhatsApp Message
  • Archive
    • Non-SNAP
      • Tokenization V1
      • e-Wallet
        • OVO Recurring
        • OVO Open API
    • SNAP
      • Virtual Account
        • BCA v1.0
        • BRI v1.0
        • BNI v1.0
        • BNC v1.0
        • Mandiri v1.0
        • BTN v1.0
        • Permata v1.0
        • Danamon Virtual Account
      • e-Wallet
        • OVO Open API
        • DANA
        • ShopeePay
      • Direct Debit
        • CIMB Direct Debit
        • BRI Direct Debit
        • Allobank
Powered by GitBook

DOKU API

  • Legacy Documentation
On this page
  • Kartu Kredit Indonesia (KKI)
  • Issuers Channels Supported
  • Payment Type
  • Interested in KKI ?

Was this helpful?

  1. Accept Payment
  2. Direct API
  3. SNAP
  4. Integration Guide

Kartu Kredit Indonesia Cepat Secure(KKI CPTS)

PreviousMandiri Direct DebitNextHost to Host Integration

Last updated 6 months ago

Was this helpful?

Kartu Kredit Indonesia (KKI)

Kartu Kredit Indonesia is a new payment method initiated by Bank Indonesia & Asosiasi Sistem Pembayaran Indonesia(ASPI), instead of the usual credit card scheme transaction which uses PAN, Expiry Date, CVV, it instead requires CPAN (Customer PAN), and OTT(One Time Token) and Confirmation on Issuer's App so payment request can be security authenticated and authorized.

Issuers Channels Supported

DOKU Is one of the first-mover Acquirer partnered with BI & ASPI with multiple issuers(Banks) to enable merchant to perform payment using KKI Channel

Supported Issuers

BRI

Mandiri

BPD Bali

BJB

DKI Jakarta

With many more coming soon and will be automatically supported when available.

Integration Option

You can integrate credit card in two ways based on the PCI DSS compliance:

  • Non-PCI DSS certified merchant is allowed to integrate using our , where we will process customer's card information securely for you

  • If you are PCI DSS certified, you can integrate through

What is PCI DSS?

The Payment Card Industry Data Security Standard (PCI DSS) is an information security standard for organizations that handle branded credit cards from the major card schemes. The PCI Standard is mandated by the card brands but administered by the Payment Card Industry Security Standards Council.

Payment Type

Payment Type
Description

Single Time Payment

A single transaction where the payment is processed only once using One Time Token(OTT) Generated by Issuer

Payment with Binding

In a single transaction where the payment is processed only once using a time Token(OTT) Generated by the Issuer, the CPAN will be tokenized afterward for subsequent payment

Payment with Token

In this type, a token (a secure digital representation of the card data) is generated and used for the transaction instead of the actual CPAN This token can be used securely for subsequent transactions, as the real card data is kept safe and isn’t exposed.

Payment without Authentication

This transaction type skips additional authentication steps, such as PIN or OTP (One-Time Password) on the issuer's application. This type of payment needs a token & compatible for subscription-based transaction

Interested in KKI ?

Do you think that might KKI might suits your project? Send your request !

Checkout Page
H2H (Host to Host) API
here