Skip to main content

Kredivo

Quick Start
  1. Sign up at kredivo.com and obtain API credentials
  2. Create a terminal in the Admin Console with the parameters below
  3. Start processing — the adapter is pre-built and ready to use

Go to Kredivo →

Overview

Kredivo — #1 pure-play BNPL in Indonesia (8M+ users). OJK P2P lending license. Pay-in-30 (0% for buyer), installments 3-12 months.

Provider IDkredivo
CategoryBuy Now, Pay Later
Websitekredivo.com

Supported operations: start_tx refund_tx status


Authentication

Server Key in Basic Auth header (Base64-encoded server_key:).


Configuration

Required Parameters

ParameterDescription
server_keyKredivo Server Key from merchant dashboard
client_keyKredivo Client Key for frontend SDK
base_urlAPI base URL

Status Mapping

Provider Status4pay StatusDescription
settlement / capturecharged
refund / partial_refundrefunded
cancel / deny / expirerejected
pending (with action_required)action_required
pending (otherwise)charging

Resources