Guides


Run Developer Home

Getting Started

Tokenize with Runner.js

Reporting with Run Merchant

Boarding API

Validation & Deployment

Changelog

Welcome to the Run Developer Portal!


This portal is intended to assist motivated developers with ambitious timeframes by providing an easy and intuitive guide through our APIs. This is a no-frills process that requires you to actively learn and test the various endpoints, and with this guide, you’ll be running payments in no time.

If you have questions, comments, or feedback on the documentation provided, please contact your Run Integration Delivery lead.

Run Integration Process


  1. Set up your development environment (See Getting Started).
  2. Tokenize a payment account with Runner.js.
  3. Process a payment.
  4. Report on transactions.
  5. Deploy to production.

Our APIs


The Payments API allows you to securely accept a wide range of credit, debit, and alternative card not present payments. A single integration provides one-to-many connectivity to multiple gateways and processors.

<aside> ⚠️

For the most up-to-date information on supported gateways and processors available, please reach out to your Integration Delivery lead.

</aside>

The Reporting API allows you to fetch and review transaction, chargeback, adjustment, and funding data.

Both APIs use RESTful web services and return all response data in JSON. Updates made to the APIs and underlying services are backwards compatible, and we reserve the right to add new properties (key-value pairs) within the JSON response.

All request parameters are case-sensitive, as documented in the API.


© 2024 Run Payments LLC

Jump to top