API Reference

Introduction

Explore our guides and examples to integrate with Matic.

Matic is a payment platform that allows merchants to offer an option to receive card or ACH payments by allowing the integration of multiple gateways and offering facilities that optimize the process for the following roles: customer , with flexibility and intuitive interface, merchant , by providing options for multiple gateways, PCI load reduction, and smart routing and last the developers with its REST API and SDK available to execute multiple operations.

Matic is organized around three services that enable a set of tools for merchants and developers to get integrated with our services:

  1. A web portal.
  2. A REST API.
  3. A Javascript SDK.

Overview

The general sequence of how Matic executes a payment transaction

Matic can execute transactions against any gateway without the credit card data touching our server; thus, lowering your PCI charge.


Quick Start

In order to start executing transactions and collecting payments from your users, you will need to:

  1. Register to create a sandboxx account and get your credentials.
  2. Create a merchant and configure its gateways.
  3. Start collecting payment method information from your customers.
  4. Finally, execute your first card or ACH transaction.