RESTful endpoints for payments and refunds, shopping cart plug-ins, webhooks and a full sandbox environment. Everything developers need to integrate payments seamlessly.
curl -X POST https://api.merchantpeople.com/v1/charges \
-H "Authorization: Bearer sk_live_xxxxx" \
-H "Content-Type: application/json" \
-d '{
"amount": 2500,
"currency": "usd",
"source": "tok_visa",
"description": "Order #1234"
}'
Well-documented endpoints for charges, refunds, subscriptions, customers and payouts. JSON request/response format with comprehensive error handling.
Pre-built integrations for WooCommerce, Shopify, Magento, BigCommerce and more. Install in minutes with step-by-step guides.
Real-time event notifications for payment completions, refunds, disputes and more. Subscribe to the events that matter to your application.
Programmatic access to transaction data, settlement reports and analytics. Build custom dashboards or feed data into your business intelligence tools.
Full-featured test environment with test cards, simulated responses and debugging tools. Build and test your integration before going live.
Dedicated developer support team, comprehensive documentation, code samples in multiple languages and integration guides to get you up and running fast.
Supported Platforms
Get your API keys, explore the sandbox and start integrating payments today.