Developer Tools

Build with powerful APIs

RESTful endpoints for payments and refunds, shopping cart plug-ins, webhooks and a full sandbox environment. Everything developers need to integrate payments seamlessly.

Get API Keys View Documentation
Developer Coding
Code on Screen
API Development
Create a Payment - cURL
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"
  }'

RESTful API

Well-documented endpoints for charges, refunds, subscriptions, customers and payouts. JSON request/response format with comprehensive error handling.

Shopping Cart Plug-ins

Pre-built integrations for WooCommerce, Shopify, Magento, BigCommerce and more. Install in minutes with step-by-step guides.

Webhooks

Real-time event notifications for payment completions, refunds, disputes and more. Subscribe to the events that matter to your application.

Reporting Endpoints

Programmatic access to transaction data, settlement reports and analytics. Build custom dashboards or feed data into your business intelligence tools.

Sandbox Environment

Full-featured test environment with test cards, simulated responses and debugging tools. Build and test your integration before going live.

Developer Support

Dedicated developer support team, comprehensive documentation, code samples in multiple languages and integration guides to get you up and running fast.

Supported Platforms

WOOCOMMERCE SHOPIFY MAGENTO BIGCOMMERCE OPENCART PRESTASHOP

Start building with Merchant Service Company

Get your API keys, explore the sandbox and start integrating payments today.

Get API Keys Contact Us