Welcome to 88Pay
88Pay is a comprehensive payment platform that enables businesses to accept and send payments across Latin America. We support multiple payment methods including cards, cash, bank transfers, digital wallets, and cryptocurrencies.New to 88Pay? Start with our Quickstart Guide to process your first transaction in minutes.
Why Choose 88Pay?
Multiple Payment Methods
Cards, cash, bank transfers, wallets, and crypto in one integration
13+ Countries
Single API for all Latin American markets
Real-time Notifications
Instant transaction updates via webhooks
Simple Integration
RESTful API with comprehensive SDKs
Enterprise Security
PCI-DSS compliant with JWT authentication
Fast Onboarding
Start testing in sandbox within minutes
How It Works
Get API Credentials
Obtain your API Key and Merchant ID from the 88Pay Dashboard after account approval.
Generate Access Token
Exchange your credentials for a short-lived JWT token (60s validity) with session ID.
Create Transaction
Call the appropriate endpoint for your payment method (cards, cash, transfers, etc.).
Handle Payment Flow
Redirect customers to checkout (cards/wallets) or confirm directly via API (transfers).
Integration Overview

Supported Operations
- PAYIN - Collect Money
- PAYOUT - Send Money
Accept payments from customers:
Cards
Cards
Visa, Mastercard, and American Express. Instant processing with 3D Secure support.
Cash
Cash
Generate payment vouchers for 500+ physical locations (OXXO, Pago Fácil, Baloto).
Bank Transfers
Bank Transfers
Direct account-to-account transfers with automatic reconciliation.
Digital Wallets
Digital Wallets
Nequi, Daviplata, PayPal, Mercado Pago, and regional wallets.
Cryptocurrency
Cryptocurrency
USDT (TRC20/ERC20) and other stablecoins.
Key Concepts
API Key
Long-lived credential for authentication (never expires unless rotated)
Merchant ID
Your unique identifier in format
MCH-{COUNTRY}-{ID}Access Token
JWT token valid for 60 seconds, generated on-demand
Session ID
Paired with access token for request tracking
Reference
Unique transaction ID (e.g.,
IP9BD7CJES6)Webhook
Your HTTPS endpoint to receive transaction status updates
Environments
- Sandbox
- Production
Base URL:
https://api-sandbox.88pay.io- Test without real money
- Separate credentials from production
- Use test cards and accounts
- Instant approvals
What You’ll Learn
Getting Started
Complete your first transaction in 10 minutes
Authentication
Secure your API access with tokens
Integration Guides
Step-by-step implementation patterns
API Reference
Complete endpoint documentation
Payment Methods
Detailed guides for each payment type
Country Coverage
Market-specific requirements and methods

