Marqeta
Overview
Integration with Marqeta — modern platform card issuing with JIT (Just-In-Time) funding model. Marqeta used by the largest fintech-companies (Square, DoorDash, Affirm) and provides programmable API for virtual and physical issuance cards Visa/Mastercard with real-time transaction control. Supports digital wallets (Apple Pay, Google Pay, Samsung Pay).
| |
|---|
| Provider ID | marqeta |
| Category | Card Processors |
| Website | marqeta.com |
Configuration
Required Parameters
| Parameter | Description |
|---|
app_token | Application Token |
admin_token | Admin Access Token |
api_url | URL API |
environment | production |
API Reference
| Method | Endpoint | Description |
|---|
| POST | /users | Creation user |
| GET | /users/{token} | Retrieval user |
| POST | /cards | Creation cards |
| PUT | /cards/{token}/transitions | Activation / suspension cards |
| POST | /digitalwallettokens | Creation digital wallet token |
| POST | /jit/funding | JIT funding |
Resources