Skip to main content

Marqeta

Quick Start
  1. Sign up at marqeta.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 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 IDmarqeta
CategoryCard Processors
Websitemarqeta.com

Configuration

Required Parameters

ParameterDescription
app_tokenApplication Token
admin_tokenAdmin Access Token
api_urlURL API
environmentproduction

API Reference

MethodEndpointDescription
POST/usersCreation user
GET/users/{token}Retrieval user
POST/cardsCreation cards
PUT/cards/{token}/transitionsActivation / suspension cards
POST/digitalwallettokensCreation digital wallet token
POST/jit/fundingJIT funding

Resources