Overview
This guide provides an overview of the services and capabilities offered by the Interlace Acquiring-as-a-Service (AaaS) API. It helps developers integrate by outlining the required workflows, requests, and responses.
1. Start Integration
Choose an option to integrate with the Acquiring API.
API-ONLY
Integrate directly with Interlace through a server-to-server connection. This option provides full control over the payment flow and user experience.
Iframe
Embed our JS SDK into your website to securely collect payment details and process transactions without redirecting users to another page.
Checkout
Get started quickly with a hosted checkout experience that can be integrated using just a few lines of code.
2. Features and Capabilities
The table below outlines the key features of each integration option to help you evaluate the available approaches.
| Integration Option | API-ONLY | Iframe | Checkout |
|---|---|---|---|
| Integration Effort | +++ | ++ | + |
| PCI Compliance Requirement | AOC (PCI DSS) | SAQ-A | Not Required |
| Merchant-side Traffic Control | Yes | Yes | No |
Updated about 14 hours ago