Marqeta Indonesia
Quick Start
- Sign up at marqeta.com and obtain API credentials
- Create a terminal in the Admin Console with the parameters below
- Start processing — the adapter is pre-built and ready to use
Overview
Integration with Marqeta (Indonesia) — platform issuance cards with JIT (Just-In-Time) funding. Leader in modern card issuing (is used Square, DoorDash, Affirm, Klarna). Real-time controls, programmable rules for each transactions. Virtual and physical cards (Visa, Mastercard).
| Provider ID | marqeta_id |
| Category | Card Processors |
| Website | marqeta.com |
Supported operations: create_card_product/2 issue_card/2 transition_card/3 process_jit_funding/2 set_velocity_control/2 supported_networks/0
Configuration
Required Parameters
| Parameter | Description |
|---|---|
marqeta_app_token | Application Token |
marqeta_admin_token | Admin Access Token |
marqeta_api_url | API base URL (sandbox / production) |
environment | production |
API Reference
| Method | Endpoint | Description |
|---|---|---|
| POST | /cardproducts | Creation card product |
| POST | /cards | Card issuance |
| POST | /cardtransitions | State change cards |
| POST | /velocitycontrols | Velocity control |