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 — Indonesia's leading BNPL provider. Pay in 30 days (0%), 3 months (0%), or 6/12 months (2.6%/month).

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