Skip to main content

PayPal Indonesia

Quick Start
  1. Sign up at paypal.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 PayPal Indonesia →

Overview

Cross-border payments, buyer protection. 400M+ accounts, 200+ countries.

Provider IDpaypal_id
CategoryE-Wallets
Websitepaypal.com

Supported operations: start_tx refund_tx status


Authentication

OAuth 2.0 (client_id + client_secret -> Bearer token).


Configuration

Required Parameters

ParameterDescription
client_idPayPal REST API Client ID
client_secretPayPal REST API Client Secret
base_urlhttps://api-m.paypal.com (prod) / https://api-m.sandbox.paypal.com (test)

Status Mapping

Provider Status4pay StatusDescription
COMPLETEDcharged
VOIDEDcancelled
PENDINGcharging

Resources